dagger: Update to version 0.19.6

This commit is contained in:
github-actions[bot] 2025-11-07 20:28:25 +00:00
parent 5a7ed5d736
commit 28efbf09b1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.5", "version": "0.19.6",
"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.19.5/dagger_v0.19.5_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.19.6/dagger_v0.19.6_windows_amd64.zip",
"hash": "ff3511dbd06b996d0853160ebb0e907514ad1feff2cdec67044c5f40df88e136" "hash": "193c7091830193cc34a024f492ab66cc5387ca7908e4e4bcadb1f1e2d468e56e"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",