aws-amplify: Update to version 6.3.1

This commit is contained in:
Richard Kuhnt 2021-10-21 16:01:52 +00:00
parent df25d68fd7
commit dff2eb7a87

View File

@ -1,12 +1,12 @@
{
"version": "4.41.2",
"version": "6.3.1",
"description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.",
"homepage": "https://docs.amplify.aws/cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v4.41.2/amplify-pkg-win.exe.tgz",
"hash": "9f7820bc68bda57804d89ffb9150e31ca516f27c281a61bdb957ab929bfc032e"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v6.3.1/amplify-pkg-win.exe.tgz",
"hash": "1102dda7937be246bd16898b58e5291480808f83986608974be57bb97b88e052"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",