From 4cccf51ca479fc88e94e8f091a724b9345e06d83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 16:30:30 +0000 Subject: [PATCH] dagger: Update to version 0.2.18 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 1288cba799..6d68c7dc7a 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.2.17", + "version": "0.2.18", "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.17/dagger_v0.2.17_windows_amd64.zip", - "hash": "26d4aebec9611e66b978c674262768a6c5230dd009801d61ed8c6ee9a3a84b3f" + "url": "https://github.com/dagger/dagger/releases/download/v0.2.18/dagger_v0.2.18_windows_amd64.zip", + "hash": "ee46baa2c16d4958e83f6631adb790e9279fa5bdbb7e1ede9a21f1d8e4feabe6" } }, "bin": "dagger.exe",