aws-amplify: Update to version 14.2.3

This commit is contained in:
github-actions[bot] 2025-11-21 00:40:15 +00:00
parent 9a6910d57d
commit ff9fa6d96c

View File

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