diff --git a/bucket/dagger.json b/bucket/dagger.json index 009b4ac3cc..93012fda90 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.15.0", "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.14.0/dagger_v0.14.0_windows_amd64.zip", - "hash": "f6438baf818b538cdfbaadef5b20a6b00d8e1929b4cbab47f2ed2f2b3a123804" + "url": "https://github.com/dagger/dagger/releases/download/v0.15.0/dagger_v0.15.0_windows_amd64.zip", + "hash": "2a0b4d66330b3335733e6ed93eb187a05a5cd69af11e74450540b30ce5d09f7f" } }, "bin": "dagger.exe",