From 7579cea79882c9c80173de488c675efbd4c36fdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 16:30:41 +0000 Subject: [PATCH] dagger: Update to version 0.13.7 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 763668ff7e..634c1799a4 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.13.6", + "version": "0.13.7", "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.13.6/dagger_v0.13.6_windows_amd64.zip", - "hash": "5553f43a1f321087bf575a11b2d42d08c4c0bab9062873cc9629f1fb818f26a8" + "url": "https://github.com/dagger/dagger/releases/download/v0.13.7/dagger_v0.13.7_windows_amd64.zip", + "hash": "b66d5f98eb22d049dd3428e2260e2f1c5b76ab9e75b6cb648906fd2f06d65057" } }, "bin": "dagger.exe",