dagger: Update to version 0.18.1

This commit is contained in:
github-actions[bot] 2025-04-01 20:28:48 +00:00
parent 58eca33ce7
commit adbe8d6e0d

View File

@ -1,12 +1,12 @@
{
"version": "0.18.0",
"version": "0.18.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.18.0/dagger_v0.18.0_windows_amd64.zip",
"hash": "48e64e4e8db8c3692fa91842db5117e71a2755b8263544516a18ee6b31ab4c18"
"url": "https://github.com/dagger/dagger/releases/download/v0.18.1/dagger_v0.18.1_windows_amd64.zip",
"hash": "343eda4b37a22ef6bd57a286b0e95e2cf2b44ce85a754961e60a43687b48721b"
}
},
"bin": "dagger.exe",