dagger: Update to version 0.2.11

This commit is contained in:
github-actions[bot] 2022-05-18 16:31:17 +00:00
parent 7fb566b5fd
commit fb73b756f1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.10", "version": "0.2.11",
"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.10/dagger_v0.2.10_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.11/dagger_v0.2.11_windows_amd64.zip",
"hash": "ae3e65b3e55481a22c354f5f8589d6ba59e740e30e37a9418a7dc411f888709b" "hash": "32072460fdbfbc17e1fdb7004ee605a4cd033662b6af29f4c8d16a411ad48c72"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",