localstack: Update to version 4.7.0

This commit is contained in:
github-actions[bot] 2025-07-31 08:30:28 +00:00
parent a7d7cf6e10
commit 9a5f47bd05

View File

@ -1,12 +1,12 @@
{ {
"version": "4.6.0", "version": "4.7.0",
"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.6.0/localstack-cli-4.6.0-windows-amd64-onefile.zip", "url": "https://github.com/localstack/localstack-cli/releases/download/v4.7.0/localstack-cli-4.7.0-windows-amd64-onefile.zip",
"hash": "7622fca2bd3079e7824ec681c4a5c295189cad2f9985e87a54e79b4da7ee686b" "hash": "97d8b9743c25843506d5b6fdfc57a8be0f621372bcfbce79b6c63fd0dded8fe6"
} }
}, },
"bin": "localstack.exe", "bin": "localstack.exe",