localstack: Update to version 4.9.0

This commit is contained in:
github-actions[bot] 2025-10-02 08:31:10 +00:00
parent 23dd520a52
commit 89c221f92d

View File

@ -1,12 +1,12 @@
{
"version": "4.8.1",
"version": "4.9.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.8.1/localstack-cli-4.8.1-windows-amd64-onefile.zip",
"hash": "8c73e4c2b60b9376315d07074e0d9ec275436c2b46edd88588a483e065f52770"
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.9.0/localstack-cli-4.9.0-windows-amd64-onefile.zip",
"hash": "75172901ca56e3bbc4a1cfcdf101e98f42ded77be71eb81c80f749bd5478ce84"
}
},
"bin": "localstack.exe",