dagger: Update to version 0.5.1

This commit is contained in:
github-actions[bot] 2023-04-28 16:26:43 +00:00
parent 66f1994e9b
commit cfd246860b

View File

@ -1,12 +1,12 @@
{
"version": "0.5.0",
"version": "0.5.1",
"description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.5.0/dagger_v0.5.0_windows_amd64.zip",
"hash": "a37e2809ed7cdd9d66db087d807e01f9923274b8f46bc50e478266f5a3345db0"
"url": "https://github.com/dagger/dagger/releases/download/v0.5.1/dagger_v0.5.1_windows_amd64.zip",
"hash": "cbb6c32417a680eb8a15fae0e7bc9a10ab0cb6d96195500fec7b91e03ce1dbea"
}
},
"bin": "dagger.exe",