dagger: Update to version 0.2.19

This commit is contained in:
github-actions[bot] 2022-06-14 20:29:19 +00:00
parent 16906ca672
commit 2bad17e5a7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.18", "version": "0.2.19",
"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.18/dagger_v0.2.18_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.19/dagger_v0.2.19_windows_amd64.zip",
"hash": "ee46baa2c16d4958e83f6631adb790e9279fa5bdbb7e1ede9a21f1d8e4feabe6" "hash": "9bcc8ba47b63f4768f6b7f1dc7d4277b5b662683b3587815a1ab849e19de7986"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",