aws-amplify: Update to version 12.2.5

This commit is contained in:
github-actions[bot] 2023-08-14 20:23:37 +00:00
parent 1fa7836cea
commit abaa27e5a9

View File

@ -1,12 +1,12 @@
{
"version": "12.2.3",
"version": "12.2.5",
"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.2.3/amplify-pkg-win.exe.tgz",
"hash": "2e891f0e570852ba7d3e4b6cc1766e3e449053bce7c1d4b464666877f174a79f"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.2.5/amplify-pkg-win.exe.tgz",
"hash": "dafd94e36f39e19560d1234da0317a6163565c77ed3437e8ced76e659b2caa3e"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",