localstack: Update to version 4.14.0

This commit is contained in:
github-actions[bot] 2026-02-26 12:33:24 +00:00
parent f61c482064
commit 08183bbb29

View File

@ -1,12 +1,12 @@
{
"version": "4.13.1",
"version": "4.14.0",
"description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.",
"homepage": "https://localstack.cloud",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.13.1/localstack-cli-4.13.1-windows-amd64-onefile.zip",
"hash": "c4d4a6446eee489eb7c580fd4343217bdcd4597a00921924c4a81a2b09ed86db"
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.14.0/localstack-cli-4.14.0-windows-amd64-onefile.zip",
"hash": "c5355fd034ce9b8682c07b04e49db109b8dfff2dcd8a6c8ea8c3ff1debbc80f6"
}
},
"bin": "localstack.exe",