aws-amplify: Update to version 10.3.1

This commit is contained in:
github-actions[bot] 2022-10-21 04:47:03 +00:00
parent d7792ee4c7
commit 4f54ff3948

View File

@ -1,12 +1,12 @@
{
"version": "10.3.0",
"version": "10.3.1",
"description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.",
"homepage": "https://docs.amplify.aws/cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.3.0/amplify-pkg-win.exe.tgz",
"hash": "1c8d8afdde78fd113c80569eb250ddc98bbe0fd826600f6f88537149ebda7bf9"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.3.1/amplify-pkg-win.exe.tgz",
"hash": "718b9963ac0db8d29a626839b4f99531efef4e422a2fe40c1596f17766fc783e"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",