From 0e1f1b8b99b51d71fdfd94e255101cf6b7d0d400 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 20:29:59 +0000 Subject: [PATCH] dagger: Update to version 0.18.13 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 6fcffac9e3..e38aa2280a 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.18.12", + "version": "0.18.13", "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.12/dagger_v0.18.12_windows_amd64.zip", - "hash": "e8cc0df3fef14dfa5269e5c99ff69564ba8cffd04feccc962c20c40b194c5f63" + "url": "https://github.com/dagger/dagger/releases/download/v0.18.13/dagger_v0.18.13_windows_amd64.zip", + "hash": "80915594b1b93be615ccdbe18bb688ba854c415d4f0793cf6b6d64b9f39408c1" } }, "bin": "dagger.exe",