aws-amplify: Update to version 12.12.0

This commit is contained in:
github-actions[bot] 2024-05-07 20:24:02 +00:00
parent 9425124325
commit 83dd3db06a

View File

@ -1,12 +1,12 @@
{
"version": "12.11.1",
"version": "12.12.0",
"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.11.1/amplify-pkg-win.exe.tgz",
"hash": "529a5b684546136521cae62570e89386de8895ecc68f00271db16890fb8a5dc0"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.12.0/amplify-pkg-win.exe.tgz",
"hash": "92749ebd9cfa2f1497845b4337938348aed938b864fee46ead4a3f8e19a8e209"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",