From 12088145e31dcda4b21c2b8c3d1f645a298a9b31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 08:31:05 +0000 Subject: [PATCH] dagger: Update to version 0.2.14 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 6805fc5e72..febe67d73f 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.2.13", + "version": "0.2.14", "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.13/dagger_v0.2.13_windows_amd64.zip", - "hash": "21af3a6a108ee78c6fc917e29c071c14b009db348ce5552c1d9d9dd0aac72bdf" + "url": "https://github.com/dagger/dagger/releases/download/v0.2.14/dagger_v0.2.14_windows_amd64.zip", + "hash": "7f5312cfc995ef54e14ffb5de8eb35c33132c4ba4e847b44cd82b68a4c191274" } }, "bin": "dagger.exe",