aws-amplify: Update to version 10.3.0

This commit is contained in:
github-actions[bot] 2022-10-19 04:59:53 +00:00
parent 744be5c127
commit 3ab3607fc3

View File

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