aws-amplify: Update to version 12.5.0

This commit is contained in:
github-actions[bot] 2023-09-23 00:32:42 +00:00
parent bee50f82a7
commit b08c1c8c95

View File

@ -1,12 +1,12 @@
{ {
"version": "12.4.0", "version": "12.5.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/v12.4.0/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.5.0/amplify-pkg-win.exe.tgz",
"hash": "14c61ca18219136a0ad14b5f1b19fdb09027060a5be4281ebfc0b611eee6c22f" "hash": "3531b2b254859f87f49fdb221666991be75cd5049215028284b68fdcd1f53e32"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",