From ba6bbdf3ca6b25f0144539710dc548a59a8401f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:28:48 +0000 Subject: [PATCH] dagger: Update to version 0.16.2 --- bucket/dagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dagger.json b/bucket/dagger.json index 1756a4a3fe..1fbba1a04c 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.16.2", "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.16.1/dagger_v0.16.1_windows_amd64.zip", - "hash": "b5900c64474c109b9ed44d4e4a811d9c2b3108b8449bd5b9ae4a67e0f85827dc" + "url": "https://github.com/dagger/dagger/releases/download/v0.16.2/dagger_v0.16.2_windows_amd64.zip", + "hash": "4fb3310b2bfc5884ab535f897bcedac948c3d8a0c4e6a824b12950acf4921ff6" } }, "bin": "dagger.exe",