dagger: Update to version 0.2.26

This commit is contained in:
github-actions[bot] 2022-07-25 20:28:02 +00:00
parent 460dfe2146
commit ddb753a3fd

View File

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