aws-amplify: Update to version 7.6.8

This commit is contained in:
github-actions[bot] 2022-01-11 20:28:37 +00:00
parent 701f3226b7
commit f67f8668c4

View File

@ -1,12 +1,12 @@
{ {
"version": "7.6.7", "version": "7.6.8",
"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.7/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.8/amplify-pkg-win.exe.tgz",
"hash": "6cb26a6b5e3b8efff064c54c71dc969449e0983dbe2846fd61ea67ba984dce3c" "hash": "04b44cad3ae448f7d53839a4879db154f1c4cb910194c6465e3903666abf5a5a"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",