dagger: Update to version 0.2.27

This commit is contained in:
github-actions[bot] 2022-07-27 20:27:48 +00:00
parent 4d1344d066
commit 66a2c9dca5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.26", "version": "0.2.27",
"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.26/dagger_v0.2.26_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.27/dagger_v0.2.27_windows_amd64.zip",
"hash": "a28211d41662a1b0054e29f8df28e4c4ef31f9b827170ebe72f1f52ab8964c24" "hash": "51a3c3688b1377b0c29d191fcb767072d093c585cab01e2bbfad6428f51e34f2"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",