aws-amplify: Update to version 10.3.2

This commit is contained in:
github-actions[bot] 2022-10-26 04:40:55 +00:00
parent 2999255c14
commit daf30bea6e

View File

@ -1,12 +1,12 @@
{ {
"version": "10.3.1", "version": "10.3.2",
"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/v10.3.1/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.3.2/amplify-pkg-win.exe.tgz",
"hash": "718b9963ac0db8d29a626839b4f99531efef4e422a2fe40c1596f17766fc783e" "hash": "9d38640df9b958a92d2cba4f18165661bce2728b868b00f1d94306d62a93f5e2"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",