aws-amplify: Update to version 7.3.2

This commit is contained in:
Richard Kuhnt 2021-11-16 04:00:42 +00:00
parent edda8f5ca5
commit 5a169fa42a

View File

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