{ "version": "0.17.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.17.2/dagger_v0.17.2_windows_amd64.zip", "hash": "1f4f5b3e911a01c3b89cb2c604996fe7d5939c474aacce6cc3101e811100ac2c" } }, "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" } } } } }