dagger: Update to version 0.2.14

This commit is contained in:
github-actions[bot] 2022-06-02 08:31:05 +00:00
parent 5fd5ea0ff3
commit 12088145e3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.13", "version": "0.2.14",
"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.13/dagger_v0.2.13_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.14/dagger_v0.2.14_windows_amd64.zip",
"hash": "21af3a6a108ee78c6fc917e29c071c14b009db348ce5552c1d9d9dd0aac72bdf" "hash": "7f5312cfc995ef54e14ffb5de8eb35c33132c4ba4e847b44cd82b68a4c191274"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",