{ "version": "4.13.1", "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.13.1/localstack-cli-4.13.1-windows-amd64-onefile.zip", "hash": "c4d4a6446eee489eb7c580fd4343217bdcd4597a00921924c4a81a2b09ed86db" } }, "bin": "localstack.exe", "checkver": { "github": "https://github.com/localstack/localstack-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/localstack/localstack-cli/releases/download/v$version/localstack-cli-$version-windows-amd64-onefile.zip" } } } }