dagger: Update to version 0.3.7

This commit is contained in:
github-actions[bot] 2022-12-02 00:34:27 +00:00
parent 7a0c24f31d
commit ef4a1f9df5

View File

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