aws-amplify: Update to version 6.4.0

This commit is contained in:
Richard Kuhnt 2021-11-11 01:00:46 +00:00
parent 91c69dede2
commit ede9e0edf7

View File

@ -1,12 +1,12 @@
{ {
"version": "6.3.1", "version": "6.4.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/v6.3.1/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v6.4.0/amplify-pkg-win.exe.tgz",
"hash": "1102dda7937be246bd16898b58e5291480808f83986608974be57bb97b88e052" "hash": "4a59f14a68463b68f2d55c239a8627a0c63f8d28b3418c2955de681be1d9a5db"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",