dagger: Update to version 0.2.32

This commit is contained in:
github-actions[bot] 2022-08-30 20:31:12 +00:00
parent cffb3e2e4f
commit 350250dc78

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.31", "version": "0.2.32",
"description": "A portable devkit for CI/CD pipelines", "description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/", "homepage": "https://dagger.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.2.31/dagger_v0.2.31_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.32/dagger_v0.2.32_windows_amd64.zip",
"hash": "b4dda8a6cee78ba2b4c912bf823c763e18cca119ad8529dcee4411ba1c5b9753" "hash": "c8d3027a7219c2cf28590a2228352f6498d27f4e240d93946fa5ddae3c84f9cf"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",