dagger: Update to version 0.2.34

This commit is contained in:
github-actions[bot] 2022-09-13 20:31:51 +00:00
parent 1692454b90
commit 7934355c08

View File

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