aws-amplify: Update to version 7.6.20

This commit is contained in:
github-actions[bot] 2022-02-15 20:26:32 +00:00
parent 729b73ec83
commit 20d2dfa8c9

View File

@ -1,12 +1,12 @@
{ {
"version": "7.6.19", "version": "7.6.20",
"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.6.19/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.20/amplify-pkg-win.exe.tgz",
"hash": "6029f14b96088890d8c0f048d665ecacf47b0cce328510d3d29c9fd342906374" "hash": "81c95ce8ace1923d5e8ea8dfaa20076023e9177c2354f03393889f1ac27ad368"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",