aws-amplify: Update to version 12.4.0

This commit is contained in:
github-actions[bot] 2023-09-27 00:32:48 +00:00
parent fadf7db1e5
commit 8ccf01e11f

View File

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