dagger: Update to version 0.2.17

This commit is contained in:
github-actions[bot] 2022-06-07 20:28:42 +00:00
parent a2825209ef
commit ae311481d1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.16", "version": "0.2.17",
"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.16/dagger_v0.2.16_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.17/dagger_v0.2.17_windows_amd64.zip",
"hash": "a6a7422d332de3c4c31776c2e9ed664dafadbbc0d210335009f2c6e6f83cb5f0" "hash": "26d4aebec9611e66b978c674262768a6c5230dd009801d61ed8c6ee9a3a84b3f"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",