aws-amplify: Update to version 7.4.1

This commit is contained in:
Richard Kuhnt 2021-11-18 21:00:38 +00:00
parent 49536318f9
commit 21d93d4e44

View File

@ -1,12 +1,12 @@
{
"version": "7.4.0",
"version": "7.4.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.4.0/amplify-pkg-win.exe.tgz",
"hash": "09ecf9ad9ce5e8ab5f805f3bea38cc9bfd5e9ff45ddd9ddc0853006b5a13e3de"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.4.1/amplify-pkg-win.exe.tgz",
"hash": "9d7086b3834dbb1b660500f447df4ae4bed3637fb27052e0ae7efbf358abddf0"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",