From afe15df10c311deb98c6716640402ec9bd5061e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 20:25:54 +0000 Subject: [PATCH] dagger: Update to version 0.3.10 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 7bc7589426..387897f880 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.3.9", + "version": "0.3.10", "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.3.9/dagger_v0.3.9_windows_amd64.zip", - "hash": "aff125e7eff3f5ba26d8abda077c8683f3f6b82900577936096ba99df0268bfc" + "url": "https://github.com/dagger/dagger/releases/download/v0.3.10/dagger_v0.3.10_windows_amd64.zip", + "hash": "17d8ad953dcaca9c12b4125bcbf8dc619004e2539c8a6e711d5c001e01237a94" } }, "bin": "dagger.exe",