dagger: Update to version 0.3.6

This commit is contained in:
github-actions[bot] 2022-11-30 20:27:06 +00:00
parent 05c2a61b8b
commit 17169982b3

View File

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