From 38608490f4215a9f70f2a8c2b690583c07129624 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 00:38:45 +0000 Subject: [PATCH] dagger: Update to version 0.18.8 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 5c3930801c..36cdc8d1cc 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.18.7", + "version": "0.18.8", "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.7/dagger_v0.18.7_windows_amd64.zip", - "hash": "f7a48a9684e547e92e466d47e6b22c61d966a5eb1ae22ba5037f81f6e23f5862" + "url": "https://github.com/dagger/dagger/releases/download/v0.18.8/dagger_v0.18.8_windows_amd64.zip", + "hash": "5417f722b68da2a8d4b984099ea2183b4a03e646336e67ea3cdc829f1399314d" } }, "bin": "dagger.exe",