{ "version": "0.12.4", "description": "A portable devkit for CI/CD pipelines", "homepage": "https://dagger.io/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/dagger/dagger/releases/download/v0.12.4/dagger_v0.12.4_windows_amd64.zip", "hash": "61fa1588a67a4a60637a02cdf2c7e92ce6e8e1c674fb3d88f728ed1f616c118b" } }, "bin": "dagger.exe", "checkver": { "github": "https://github.com/dagger/dagger" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/dagger/dagger/releases/download/v$version/dagger_v$version_windows_amd64.zip", "hash": { "url": "$baseurl/checksums.txt" } } } } }