dagger: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2023-04-07 00:35:53 +00:00
parent 5151ec154b
commit 58882edc3e

View File

@ -1,12 +1,12 @@
{
"version": "0.4.2",
"version": "0.5.0",
"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.4.2/dagger_v0.4.2_windows_amd64.zip",
"hash": "8e7b75813a33551b09f4e83573c5f67927f978d7780c2ab14ebb6c03f39262b5"
"url": "https://github.com/dagger/dagger/releases/download/v0.5.0/dagger_v0.5.0_windows_amd64.zip",
"hash": "a37e2809ed7cdd9d66db087d807e01f9923274b8f46bc50e478266f5a3345db0"
}
},
"bin": "dagger.exe",