aws-amplify: Update to version 12.4.0

This commit is contained in:
github-actions[bot] 2023-08-31 20:25:24 +00:00
parent 864b3d7656
commit 067f95d032

View File

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