{ "version": "0.19.0", "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.19.0/dagger_v0.19.0_windows_amd64.zip", "hash": "782346fd224f36573d00613308c0bc6563161b00c5b4cfaa164da00c0f02e401" } }, "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" } } } } }