Skip to content

Commit

Permalink
aws-amplify: Update to version 7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Dec 2, 2021
1 parent e67da89 commit 8a3fb01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/aws-amplify.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "7.5.6",
"version": "7.6.0",
"description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.",
"homepage": "https://docs.amplify.aws/cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.5.6/amplify-pkg-win.exe.tgz",
"hash": "8fe1f24b3e3ed6eea26d96953e6e83ef90ad795145deb77fb76e33d7e6434ca3"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.0/amplify-pkg-win.exe.tgz",
"hash": "bc52e681d6d2313c18c04dd082244b0aaf9889f4382f8de4891a3a3b154c10c0"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",
Expand Down

0 comments on commit 8a3fb01

Please sign in to comment.