localstack: Update to version 4.9.1

This commit is contained in:
github-actions[bot] 2025-10-03 16:30:28 +00:00
parent 49c9360e08
commit cbd9d10fe6

View File

@ -1,12 +1,12 @@
{ {
"version": "4.9.0", "version": "4.9.1",
"description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.", "description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.",
"homepage": "https://localstack.cloud", "homepage": "https://localstack.cloud",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.9.0/localstack-cli-4.9.0-windows-amd64-onefile.zip", "url": "https://github.com/localstack/localstack-cli/releases/download/v4.9.1/localstack-cli-4.9.1-windows-amd64-onefile.zip",
"hash": "75172901ca56e3bbc4a1cfcdf101e98f42ded77be71eb81c80f749bd5478ce84" "hash": "5bcefec9d8c63a497426366c5399b6d6ffbf9832cfa12d2b82541f69f6779458"
} }
}, },
"bin": "localstack.exe", "bin": "localstack.exe",