aws-amplify: Update to version 10.7.1

This commit is contained in:
github-actions[bot] 2023-02-07 01:53:41 +00:00
parent 7be9641c95
commit a6dcf807c0

View File

@ -1,12 +1,12 @@
{
"version": "10.7.0",
"version": "10.7.1",
"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/v10.7.0/amplify-pkg-win.exe.tgz",
"hash": "43d8d8e8c798f1d08d77087e1ed1f73c8bab3c6755e7da44e5e9af99324c5b3a"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.7.1/amplify-pkg-win.exe.tgz",
"hash": "35e3672d830eace3df210c8ce0652c30dc357869ec2b02ff48b070fe4a1b44b3"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",