{ "version": "0.2.6", "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.2.6/dagger_v0.2.6_windows_amd64.zip", "hash": "dbf8b116da823583f640054a07ad05069c48353f1a5c737b62d46e5c793d347f" } }, "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" } } } } }