From 2c8bd15a657f46351b179770a877fb96b8c20366 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 12:31:26 +0000 Subject: [PATCH] dagger: Update to version 0.12.4 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index f6d63d3832..0919ead15d 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.12.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.12.3/dagger_v0.12.3_windows_amd64.zip", - "hash": "e1b79deb93dbe6d01550fbda8cedc195cfa4e872a20d5062895aff5fd14075c0" + "url": "https://github.com/dagger/dagger/releases/download/v0.12.4/dagger_v0.12.4_windows_amd64.zip", + "hash": "61fa1588a67a4a60637a02cdf2c7e92ce6e8e1c674fb3d88f728ed1f616c118b" } }, "bin": "dagger.exe",