{ "version": "1.1.0", "description": "Command-line tools for Dapr", "homepage": "https://github.com/dapr/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/dapr/cli/releases/download/v1.1.0/dapr_windows_amd64.zip", "hash": "415bfa7e6a3074b52ef299a4d6c28bb0710c458700d048fc9c7d34316d116305" } }, "bin": "dapr.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/dapr/cli/releases/download/v$version/dapr_windows_amd64.zip" } }, "hash": { "url": "$url.sha256" } } }