localstack: Update to version 4.12.0

This commit is contained in:
github-actions[bot] 2025-12-11 16:32:44 +00:00
parent 838f5ad167
commit 0a7cc4efae

View File

@ -1,12 +1,12 @@
{
"version": "4.11.1",
"version": "4.12.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.11.1/localstack-cli-4.11.1-windows-amd64-onefile.zip",
"hash": "133421287e8d4c96d34e7fceabfb87f2e5dfdff75238888a9bc1e9e395e572ad"
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.12.0/localstack-cli-4.12.0-windows-amd64-onefile.zip",
"hash": "ea8e61649e3b63ad073e0a32eb7479544b58bb6a04df665c66274eff0ea8b716"
}
},
"bin": "localstack.exe",