aws-amplify: Update to version 7.6.13

This commit is contained in:
github-actions[bot] 2022-01-27 00:36:09 +00:00
parent 1c38b30dd5
commit 6b906a4616

View File

@ -1,12 +1,12 @@
{
"version": "7.6.12",
"version": "7.6.13",
"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.12/amplify-pkg-win.exe.tgz",
"hash": "3aa9cda14a398166c26adad3b96a16b794de4632a2c24ccc01cd88eac41d2596"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.13/amplify-pkg-win.exe.tgz",
"hash": "be3abf3f6308f8126f7aedd3404a1b91b4f97f62c035bc9672632de40acbeb0b"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",