aws-amplify: Update to version 10.6.1

This commit is contained in:
github-actions[bot] 2023-01-06 20:26:07 +00:00
parent b8d2cd70ee
commit 11dfa937d2

View File

@ -1,12 +1,12 @@
{ {
"version": "10.6.0", "version": "10.6.1",
"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.0/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.6.1/amplify-pkg-win.exe.tgz",
"hash": "357ce6b7247234c24b05b3edc65c795b85a51db6008d688b15b89a02518ec09f" "hash": "162291f5f7d3b9cb1cd22cdcd4c133a6bd38616be804d5fce9b2886bf34b9c09"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",