aws-amplify: Update to version 10.7.0

This commit is contained in:
github-actions[bot] 2023-02-02 20:27:27 +00:00
parent 55feda3f51
commit 030804559e

View File

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