diff --git a/bucket/dagger.json b/bucket/dagger.json index 2e9cdbae63..6805fc5e72 100644 --- a/bucket/dagger.json +++ b/bucket/dagger.json @@ -1,12 +1,12 @@ { - "version": "0.2.12", + "version": "0.2.13", "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.2.12/dagger_v0.2.12_windows_amd64.zip", - "hash": "4f7cad8fcfcae568330adaa40ff2d2995d7c388a453368d4b6831340b6143f7c" + "url": "https://github.com/dagger/dagger/releases/download/v0.2.13/dagger_v0.2.13_windows_amd64.zip", + "hash": "21af3a6a108ee78c6fc917e29c071c14b009db348ce5552c1d9d9dd0aac72bdf" } }, "bin": "dagger.exe",