diff --git a/bucket/dagger.json b/bucket/dagger.json index d332167cff..a76488a0a3 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.13.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.13.1/dagger_v0.13.1_windows_amd64.zip", - "hash": "f92706b462a44ca936f7d10d770f95a17bfee576ba36ad86cc5327a0f728f0e6" + "url": "https://github.com/dagger/dagger/releases/download/v0.13.2/dagger_v0.13.2_windows_amd64.zip", + "hash": "bb16cf2a1f5c2b91e3cea38912e75db58c5976815c0e0d6418711dff0aa6ebe5" } }, "bin": "dagger.exe",