aws-amplify: Update to version 12.11.1

This commit is contained in:
github-actions[bot] 2024-04-18 05:06:47 +00:00
parent 8e0b087e8f
commit 46a5d7f08f

View File

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