diff --git a/bucket/dagger.json b/bucket/dagger.json index 75a8cd8dd3..a3352d2db2 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.11.4", + "version": "0.11.5", "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.11.4/dagger_v0.11.4_windows_amd64.zip", - "hash": "79b83f0a5a1e005600dca72b1f7357e4cc8f85745fec3157673802ac66845d79" + "url": "https://github.com/dagger/dagger/releases/download/v0.11.5/dagger_v0.11.5_windows_amd64.zip", + "hash": "da502cae76099822ee4bc0c6a8ef19b5a5531049a58bc46a77309fa575109643" } }, "bin": "dagger.exe",