dagger: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2025-02-20 00:36:00 +00:00
parent ae0344b0dc
commit b815f0b2aa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.4", "version": "0.16.0",
"description": "A portable devkit for CI/CD pipelines", "description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/", "homepage": "https://dagger.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.15.4/dagger_v0.15.4_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.16.0/dagger_v0.16.0_windows_amd64.zip",
"hash": "5ba88a1b788013318129ae042001feeaf481035770c5d1f3a42e7a67a559ce91" "hash": "532a6448ceff147dadc43a77ba5a1cc9218270a53be7ea6464877eda226bf4b9"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",