From bb7ad3815e70f056d4192711cf9fb33fae4ce6d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 20:26:44 +0000 Subject: [PATCH] dagger: Update to version 0.2.16 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 2ef848f6bc..d0704cdc30 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.2.15", + "version": "0.2.16", "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.15/dagger_v0.2.15_windows_amd64.zip", - "hash": "67b8e9bb201fe587f42b650e278252d5c65da2916af1f9e55f0f4fdd2602fe56" + "url": "https://github.com/dagger/dagger/releases/download/v0.2.16/dagger_v0.2.16_windows_amd64.zip", + "hash": "a6a7422d332de3c4c31776c2e9ed664dafadbbc0d210335009f2c6e6f83cb5f0" } }, "bin": "dagger.exe",