diff --git a/bucket/dagger.json b/bucket/dagger.json index 323a0fd342..38da4e7fad 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.17.1", "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.17.0/dagger_v0.17.0_windows_amd64.zip", - "hash": "e3605d4a0bcaca12fc7532242ce974213b3a77dfcd6229d755e32314c87942c4" + "url": "https://github.com/dagger/dagger/releases/download/v0.17.1/dagger_v0.17.1_windows_amd64.zip", + "hash": "8430885b939906ffbb8a79e510cc1a56c5ef6f803975c0f07a077c646fcefa16" } }, "bin": "dagger.exe",