aws-amplify: Update to version 7.3.3

This commit is contained in:
Richard Kuhnt 2021-11-16 10:00:39 +00:00
parent 3d448b6d7a
commit 992866ff4b

View File

@ -1,12 +1,12 @@
{
"version": "7.3.2",
"version": "7.3.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.3.2/amplify-pkg-win.exe.tgz",
"hash": "ba7782fe8eb78338e4f297d73760d509158d5e9638f2a59dbc8db2fc49cdb4bf"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.3.3/amplify-pkg-win.exe.tgz",
"hash": "29dd0294424537e4c0b26be08e65dcbf93e731ae61393c6781c9f6c3042e00c1"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",