aws-amplify: Update to version 7.6.4

This commit is contained in:
github-actions[bot] 2021-12-17 04:29:55 +00:00
parent dd72599be8
commit d1955bc46d

View File

@ -1,12 +1,12 @@
{
"version": "7.6.3",
"version": "7.6.4",
"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.3/amplify-pkg-win.exe.tgz",
"hash": "feba72b86e9038cf910a065b597f2c34fec6d26be9462ba24fa69dfcb8dcbe8f"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.4/amplify-pkg-win.exe.tgz",
"hash": "8b2964297646e863e3bc8918f89c8da4115b1228afe05bbe61a80e9982396811"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",