aws-amplify: Update to version 10.2.2

This commit is contained in:
github-actions[bot] 2022-10-06 00:39:00 +00:00
parent 8cbc360b83
commit 891904b6a1

View File

@ -1,12 +1,12 @@
{
"version": "10.2.1",
"version": "10.2.2",
"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.2.1/amplify-pkg-win.exe.tgz",
"hash": "1ab6122f890441fc44d53d23bc316324cc1c1602410e1f03dbad01ce8fc814ba"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.2.2/amplify-pkg-win.exe.tgz",
"hash": "d0070d5a37363e7e40a78e52a44263acfa41099eec2180e28e7edc302a2cfcb5"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",