From 3d2cdd62e0b124e64f779c15ab6570f2d853f0f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:28:58 +0000 Subject: [PATCH] dagger: Update to version 0.12.5 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 0919ead15d..407b2a7ce3 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.12.4", + "version": "0.12.5", "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.4/dagger_v0.12.4_windows_amd64.zip", - "hash": "61fa1588a67a4a60637a02cdf2c7e92ce6e8e1c674fb3d88f728ed1f616c118b" + "url": "https://github.com/dagger/dagger/releases/download/v0.12.5/dagger_v0.12.5_windows_amd64.zip", + "hash": "4e08b2fa714da745b388835235d0c1c62bf963b12208747b97b1df7a0310dfb8" } }, "bin": "dagger.exe",