dagger: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2025-02-20 08:30:24 +00:00
parent 571a829a09
commit c1027eb09e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.0", "version": "0.16.1",
"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.16.0/dagger_v0.16.0_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.16.1/dagger_v0.16.1_windows_amd64.zip",
"hash": "532a6448ceff147dadc43a77ba5a1cc9218270a53be7ea6464877eda226bf4b9" "hash": "b5900c64474c109b9ed44d4e4a811d9c2b3108b8449bd5b9ae4a67e0f85827dc"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",