aws-amplify: Update to version 12.3.0

This commit is contained in:
github-actions[bot] 2023-08-18 00:32:52 +00:00
parent 8811432843
commit e20be2d544

View File

@ -1,12 +1,12 @@
{
"version": "12.2.5",
"version": "12.3.0",
"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/v12.2.5/amplify-pkg-win.exe.tgz",
"hash": "dafd94e36f39e19560d1234da0317a6163565c77ed3437e8ced76e659b2caa3e"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.3.0/amplify-pkg-win.exe.tgz",
"hash": "6af7ee1e3479103e5b5129359671afde02e7713610b08aa6107555f981da76c8"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",