aws-amplify: Update to version 7.3.6

This commit is contained in:
Richard Kuhnt 2021-11-17 09:00:50 +00:00
parent 18b7d1d858
commit e823e4a496

View File

@ -1,12 +1,12 @@
{ {
"version": "7.3.5", "version": "7.3.6",
"description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.", "description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.",
"homepage": "https://docs.amplify.aws/cli", "homepage": "https://docs.amplify.aws/cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.3.5/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.3.6/amplify-pkg-win.exe.tgz",
"hash": "ccef8d488807b58507d2789e907856bce018caa91201ca5f30c66cfb37c5d5a2" "hash": "977630c46443cd20304d7b5875f675ed6b8e49ae0014c2e854dbee68d19d9f6f"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",