aws-amplify: Update to version 7.4.0

This commit is contained in:
Richard Kuhnt 2021-11-18 04:00:37 +00:00
parent 26db3df77f
commit 56d1c85f8c

View File

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