aws-amplify: Update to version 14.2.2

This commit is contained in:
github-actions[bot] 2025-11-04 00:39:54 +00:00
parent f3775be669
commit 28f55acff3

View File

@ -1,12 +1,12 @@
{
"version": "14.2.1",
"version": "14.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/v14.2.1/amplify-pkg-win.exe.tgz",
"hash": "7e79f05064bd1ef9045650a40afd1b828f6280c126fe91dc972fbf4cd896804f"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v14.2.2/amplify-pkg-win.exe.tgz",
"hash": "87e269a94bf9797cdb02cb698d5d1639247ce466fcf2dc60fc6ad69a400040d7"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",