diff --git a/bucket/dagger.json b/bucket/dagger.json index 28553b08bf..62e46becc2 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.2.31", + "version": "0.2.32", "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.31/dagger_v0.2.31_windows_amd64.zip", - "hash": "b4dda8a6cee78ba2b4c912bf823c763e18cca119ad8529dcee4411ba1c5b9753" + "url": "https://github.com/dagger/dagger/releases/download/v0.2.32/dagger_v0.2.32_windows_amd64.zip", + "hash": "c8d3027a7219c2cf28590a2228352f6498d27f4e240d93946fa5ddae3c84f9cf" } }, "bin": "dagger.exe",