aws-amplify: Update to version 8.0.0

This commit is contained in:
github-actions[bot] 2022-04-07 20:27:28 +00:00
parent 248079ccb9
commit deed9db6d1

View File

@ -1,12 +1,12 @@
{ {
"version": "7.6.26", "version": "8.0.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.6.26/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v8.0.0/amplify-pkg-win.exe.tgz",
"hash": "ddf858bb0906513c56fe87ba30d9f75cf9a2742d982d0d2eae4e6dbce11a15db" "hash": "4184017765cd5952529767bc40cefed2452141ae61f80129176ff91821e61ec6"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",