aws-amplify: Update to version 7.5.3

This commit is contained in:
Richard Kuhnt 2021-11-27 00:01:47 +00:00
parent 7f613af5c0
commit 19cf681963

View File

@ -1,12 +1,12 @@
{
"version": "7.5.2",
"version": "7.5.3",
"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.2/amplify-pkg-win.exe.tgz",
"hash": "f9b826ed8486945ae4daf5c7a545e531008cdc2d57b2e65b9ede9a760d9e5e96"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.5.3/amplify-pkg-win.exe.tgz",
"hash": "7a9e682ff7f40018ff4f01fd83927ecc8d2efa001a2bb116ea8caa73c2854130"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",