{ "version": "1.2.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.2.0/dapr_windows_amd64.zip", "hash": "3229ca44fc1e43020b620d9b784f83158e4fec705ee3ed328e9721aa8285de70" } }, "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" } } }