aws-amplify: Update to version 7.6.10

This commit is contained in:
github-actions[bot] 2022-01-20 04:29:36 +00:00
parent 86ff346cdd
commit 0475607182

View File

@ -1,12 +1,12 @@
{
"version": "7.6.9",
"version": "7.6.10",
"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.9/amplify-pkg-win.exe.tgz",
"hash": "c44a4cda221cd8173758ae1427e8f30bf70153732dc692d4639ed51a60d1d1e6"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.10/amplify-pkg-win.exe.tgz",
"hash": "be38be80e907e30d20ce7c78418461543d6f1c2fd9cc1def22bc6de69ef68738"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",