localstack: Update to version 4.13.0

This commit is contained in:
github-actions[bot] 2026-01-29 08:33:15 +00:00
parent 906b89e2e4
commit 3dc291e154

View File

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