aws-amplify: Update to version 10.2.3

This commit is contained in:
github-actions[bot] 2022-10-11 00:37:16 +00:00
parent 70657181e9
commit 6c9e880a5d

View File

@ -1,12 +1,12 @@
{ {
"version": "10.0.0", "version": "10.2.3",
"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.0.0/amplify-pkg-win.exe.tgz", "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.2.3/amplify-pkg-win.exe.tgz",
"hash": "e638c57a743e18048413af719b69e658e5fcbee804cbf27574ae5a308ce0ab7a" "hash": "cf127fb2e947aab0ffbe72725482818496c230438bf3a278bbbe29b0826c4675"
} }
}, },
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'", "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",