dagger: Update to version 0.16.3

This commit is contained in:
github-actions[bot] 2025-03-12 16:30:10 +00:00
parent ea2d73fab3
commit 2442c6e456

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.2", "version": "0.16.3",
"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.16.2/dagger_v0.16.2_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.16.3/dagger_v0.16.3_windows_amd64.zip",
"hash": "4fb3310b2bfc5884ab535f897bcedac948c3d8a0c4e6a824b12950acf4921ff6" "hash": "0458d69b8bfe18ec913636b6590da9ffdb4ec57dfe84c0f872b24bb43fff5336"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",