dagger: Update to version 0.2.16

This commit is contained in:
github-actions[bot] 2022-06-06 20:26:44 +00:00
parent b14f5ab900
commit bb7ad3815e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.15", "version": "0.2.16",
"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.15/dagger_v0.2.15_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.16/dagger_v0.2.16_windows_amd64.zip",
"hash": "67b8e9bb201fe587f42b650e278252d5c65da2916af1f9e55f0f4fdd2602fe56" "hash": "a6a7422d332de3c4c31776c2e9ed664dafadbbc0d210335009f2c6e6f83cb5f0"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",