aws-amplify: Update to version 7.4.3

This commit is contained in:
Richard Kuhnt 2021-11-19 22:00:42 +00:00
parent a9ee84610e
commit eb73b26953

View File

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