aws-amplify: Update to version 7.6.1

This commit is contained in:
Richard Kuhnt 2021-12-02 18:00:34 +00:00
parent 8500a4a923
commit b6989e78aa

View File

@ -1,12 +1,12 @@
{
"version": "7.6.0",
"version": "7.6.1",
"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.6.0/amplify-pkg-win.exe.tgz",
"hash": "bc52e681d6d2313c18c04dd082244b0aaf9889f4382f8de4891a3a3b154c10c0"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.1/amplify-pkg-win.exe.tgz",
"hash": "60d10d2f8d19363f179567697341f2eb566e3bf12215e0bcb3af9e49e559df26"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",