diff --git a/bucket/dagger.json b/bucket/dagger.json index 3fec9a82d3..e293462fed 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.12.6", + "version": "0.12.7", "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.12.6/dagger_v0.12.6_windows_amd64.zip", - "hash": "ae0a5e2b60f1b31a2952cf990579a8879e2ac68d6a42869392399b6aac51ad98" + "url": "https://github.com/dagger/dagger/releases/download/v0.12.7/dagger_v0.12.7_windows_amd64.zip", + "hash": "70e37adff5af182dd265efc1217b91616041782d1676e26eb1ea801b0e19665d" } }, "bin": "dagger.exe",