dagger: Update to version 0.19.8

This commit is contained in:
github-actions[bot] 2025-12-05 20:29:52 +00:00
parent 26c3cf99c6
commit 5c9b724f46

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.7", "version": "0.19.8",
"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.7/dagger_v0.19.7_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.19.8/dagger_v0.19.8_windows_amd64.zip",
"hash": "575349aa8da6c890fc38b8e220b5a5f0a3bbda0d41b871b5ba743062b6572e93" "hash": "49f8c579ab6442a662c88440ab363aab3537f1729c1a782b64ea4097f47fca1e"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",