aws-amplify: Update to version 7.6.15

This commit is contained in:
github-actions[bot] 2022-02-03 04:29:04 +00:00
parent 3f8900d899
commit 2853d7b339

View File

@ -1,12 +1,12 @@
{ {
"version": "7.6.14", "version": "7.6.15",
"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.14/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.15/amplify-pkg-win.exe.tgz",
"hash": "5e7ce6540bfb18049fd74bdbbf2d0cb8a33e56bc0d2ed9a3366065824df7882f" "hash": "410e4e7d873826f637572225753537dce6d4f79129bc643c5330e6568d42ffd9"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",