aws-amplify: Update to version 10.7.2

This commit is contained in:
github-actions[bot] 2023-02-13 20:27:20 +00:00
parent d0fbd9e116
commit 57fc1bcbe7

View File

@ -1,12 +1,12 @@
{ {
"version": "10.7.1", "version": "10.7.2",
"description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.", "description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.",
"homepage": "https://docs.amplify.aws/cli", "homepage": "https://docs.amplify.aws/cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.7.1/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.7.2/amplify-pkg-win.exe.tgz",
"hash": "35e3672d830eace3df210c8ce0652c30dc357869ec2b02ff48b070fe4a1b44b3" "hash": "8815f93f923d3c35f508bb3d04000607934246160d6bfbdb9165d6d4b999df30"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",