aws-amplify: Update to version 7.4.4

This commit is contained in:
Richard Kuhnt 2021-11-20 03:00:41 +00:00
parent d7bf6f2631
commit 71e61ef690

View File

@ -1,12 +1,12 @@
{
"version": "7.4.3",
"version": "7.4.4",
"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/v7.4.3/amplify-pkg-win.exe.tgz",
"hash": "4f5aa0a8e98bba14d8cd01210c87411ae9bbbe2d2208a46391c8561f9dc32799"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.4.4/amplify-pkg-win.exe.tgz",
"hash": "fee656d8388df79a0f393197594b9176f8275754fb980f1fe32ea81de1684fb1"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",