dagger: Update to version 0.2.36

This commit is contained in:
github-actions[bot] 2022-10-11 20:30:20 +00:00
parent dab7d2aae7
commit 6b018ff0c6

View File

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