From a7cfd50259b4f28731998399defc3cba57d8e41c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:43:32 +0000 Subject: [PATCH] dagger: Update to version 0.19.9 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 2bf1b8539b..2000947bd7 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.19.8", + "version": "0.19.9", "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.19.8/dagger_v0.19.8_windows_amd64.zip", - "hash": "49f8c579ab6442a662c88440ab363aab3537f1729c1a782b64ea4097f47fca1e" + "url": "https://github.com/dagger/dagger/releases/download/v0.19.9/dagger_v0.19.9_windows_amd64.zip", + "hash": "005ab6dc14af8d4c86a84cabe32872acefd57140a849c039e52c708bc243693e" } }, "bin": "dagger.exe",