From 0444915c30f3ad03d8f5818a8b72e43fafadeb9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:42:36 +0000 Subject: [PATCH] dagger: Update to version 0.19.10 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 2000947bd7..4f0806339c 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.19.9", + "version": "0.19.10", "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.9/dagger_v0.19.9_windows_amd64.zip", - "hash": "005ab6dc14af8d4c86a84cabe32872acefd57140a849c039e52c708bc243693e" + "url": "https://github.com/dagger/dagger/releases/download/v0.19.10/dagger_v0.19.10_windows_amd64.zip", + "hash": "86a115a54a82bbd7897f8f5c59c3a85ef1fb41b5c822ca2c8958107ed7044282" } }, "bin": "dagger.exe",