dagger: Update to version 0.5.2

This commit is contained in:
github-actions[bot] 2023-05-11 16:31:36 +00:00
parent 0d69cb464e
commit 705d73759b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.1", "version": "0.5.2",
"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.5.1/dagger_v0.5.1_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.5.2/dagger_v0.5.2_windows_amd64.zip",
"hash": "cbb6c32417a680eb8a15fae0e7bc9a10ab0cb6d96195500fec7b91e03ce1dbea" "hash": "ca93cbf1b4ae03aa369e1c2b34977c3bc53a28ad4499a6989bbdd9ed187f07ba"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",