From f1d2b0af833564204bb99c2cf622471da33dd559 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:30:04 +0000 Subject: [PATCH] dagger: Update to version 0.18.18 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index ac5afa86c9..3a7de74eda 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.18.17", + "version": "0.18.18", "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.18.17/dagger_v0.18.17_windows_amd64.zip", - "hash": "9691be0749aaca241fc9d69b06cb3194390b2685d725e57c2dc3b6552f6143ca" + "url": "https://github.com/dagger/dagger/releases/download/v0.18.18/dagger_v0.18.18_windows_amd64.zip", + "hash": "ef2fb977520f29e79954a517e3ccebe18715f8de5f9c477824ed4233cd9fed39" } }, "bin": "dagger.exe",