dagger: Update to version 0.2.35

This commit is contained in:
github-actions[bot] 2022-09-27 20:29:50 +00:00
parent 9ce32e1e44
commit 737ab1061c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.34", "version": "0.2.35",
"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.34/dagger_v0.2.34_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.35/dagger_v0.2.35_windows_amd64.zip",
"hash": "7c579ff8ccb91365794e0ddc07c15b806519b62d061ce24cffef025a0a6c24ce" "hash": "d9dbb75e419af89a3537f35d0b2d2abe72164a11b292fe2dceb3aaf9361b5689"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",