aws-amplify: Update to version 7.6.25

This commit is contained in:
github-actions[bot] 2022-03-17 20:27:19 +00:00
parent b562cbbe79
commit c7eabeb4c7

View File

@ -1,12 +1,12 @@
{
"version": "7.6.24",
"version": "7.6.25",
"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/v7.6.24/amplify-pkg-win.exe.tgz",
"hash": "37bfeecf41b939875d401daba840df48468effc1d17c1331ada66edf6f8191fd"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.25/amplify-pkg-win.exe.tgz",
"hash": "7992250d2dc6ad7161dbbbfe25ead1e23cc11f4eb1cd7de486f25a7c159989a7"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",