aws-amplify: Update to version 7.3.1

This commit is contained in:
Richard Kuhnt 2021-11-15 10:00:31 +00:00
parent 55f941d358
commit 3092737c29

View File

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