From c2746494a1c348a32415af58ef73f03d301fc3cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:26:29 +0000 Subject: [PATCH] dagger: Update to version 0.9.8 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 05e87d25f8..45785919ae 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.9.7", + "version": "0.9.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.9.7/dagger_v0.9.7_windows_amd64.zip", - "hash": "c1ccac5be92571a5e2350112b5321c3c6d055003b0f833d01f5a2bc938a5fc77" + "url": "https://github.com/dagger/dagger/releases/download/v0.9.8/dagger_v0.9.8_windows_amd64.zip", + "hash": "aa7e7449ad30e7d2e6399269d90da3dd0a5529880319475acb4d1ea1ea8ea02c" } }, "bin": "dagger.exe",