dagger: Update to version 0.2.21

This commit is contained in:
github-actions[bot] 2022-06-28 20:28:30 +00:00
parent 7313e3ad86
commit 90abe2dc78

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.20", "version": "0.2.21",
"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.20/dagger_v0.2.20_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.21/dagger_v0.2.21_windows_amd64.zip",
"hash": "b785bdbabaf2fb44eca50e67543ed92fb878ac0363f751d9668c30ffcdce505d" "hash": "eca86749ffaf15c8cbe6bf7d023ef5721a16dca8182f1275288e15ba3b71f9b2"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",