aws-amplify: Update to version 7.5.0

This commit is contained in:
Richard Kuhnt 2021-11-23 22:00:49 +00:00
parent b8f0897cfe
commit b84e5f4bce

View File

@ -1,12 +1,12 @@
{ {
"version": "7.4.5", "version": "7.5.0",
"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.4.5/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.5.0/amplify-pkg-win.exe.tgz",
"hash": "ee27a7fb98e0b810436933907a9e2c4257646c97c1c8ab26ba2e42c97bb7ac65" "hash": "7aab370a1946b581acbc8a4f5c63cf6e6c82808a9a833dc953d7ba384aa07307"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",