{ "version": "4.6.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.6.0/localstack-cli-4.6.0-windows-amd64-onefile.zip", "hash": "7622fca2bd3079e7824ec681c4a5c295189cad2f9985e87a54e79b4da7ee686b" } }, "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" } } } }