aws-amplify: Update to version 12.5.1

This commit is contained in:
github-actions[bot] 2023-09-30 04:27:14 +00:00
parent a77eef0a15
commit 264ee17a07

View File

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