From ddb753a3fd7f4de8129f1d39f324f9ee17d53d93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 20:28:02 +0000 Subject: [PATCH] dagger: Update to version 0.2.26 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index f33f99d8aa..8eec64425a 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.2.25", + "version": "0.2.26", "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.2.25/dagger_v0.2.25_windows_amd64.zip", - "hash": "fc7a87b495e54dbf5dd290f55087641f72fc760f1bb8c9bf2ea044bbf83d81f1" + "url": "https://github.com/dagger/dagger/releases/download/v0.2.26/dagger_v0.2.26_windows_amd64.zip", + "hash": "a28211d41662a1b0054e29f8df28e4c4ef31f9b827170ebe72f1f52ab8964c24" } }, "bin": "dagger.exe",