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