diff --git a/bucket/dagger.json b/bucket/dagger.json index ac5afa86c9..3a7de74eda 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.18.17", + "version": "0.18.18", "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.18.17/dagger_v0.18.17_windows_amd64.zip", - "hash": "9691be0749aaca241fc9d69b06cb3194390b2685d725e57c2dc3b6552f6143ca" + "url": "https://github.com/dagger/dagger/releases/download/v0.18.18/dagger_v0.18.18_windows_amd64.zip", + "hash": "ef2fb977520f29e79954a517e3ccebe18715f8de5f9c477824ed4233cd9fed39" } }, "bin": "dagger.exe",