dagger: Update to version 0.2.5

This commit is contained in:
github-actions[bot] 2022-04-05 20:27:42 +00:00
parent 74876bca9b
commit 09916c2e5e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.4", "version": "0.2.5",
"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.4/dagger_v0.2.4_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.2.5/dagger_v0.2.5_windows_amd64.zip",
"hash": "811f1ea99427800bf5a913454f552f88e8bb629aad550416b0a172215199565c" "hash": "872abeb12125f45e59969b208716a95371ff48a2dd39508c39731bd5f5ab8306"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",