{ "version": "0.15.2", "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.15.2/dagger_v0.15.2_windows_amd64.zip", "hash": "2d8652dae0925d6dc9ba830d4f5c4dfe212c7b54ac881a5766c264e5852b4bc2" } }, "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" } } } } }