From c548b8c79e79d69a45857838e0b2c48896e504cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:30:00 +0000 Subject: [PATCH] dagger: Update to version 0.19.4 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 1a5dd2a6e0..80da55dbe0 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.19.3", + "version": "0.19.4", "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.3/dagger_v0.19.3_windows_amd64.zip", - "hash": "ec1bfef65d087100f5f26c696a2f9b0f1130fed89e31f4adf35fef78c8322c8b" + "url": "https://github.com/dagger/dagger/releases/download/v0.19.4/dagger_v0.19.4_windows_amd64.zip", + "hash": "950df3cd9b94e0307756a681d63f4e1c17132e20082cc2151973d46d248c185b" } }, "bin": "dagger.exe",