{ "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.13.0/localstack-cli-4.13.0-windows-amd64-onefile.zip", "hash": "1b1c95ab284fd5a8367e7e54cc2db28ec3f63b739cfcc0959a7dadef24f6df66" } }, "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" } } } }