dagger: Update to version 0.12.6

This commit is contained in:
github-actions[bot] 2024-08-30 12:31:47 +00:00
parent 533b8b8203
commit 94791c75a9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.5", "version": "0.12.6",
"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.12.5/dagger_v0.12.5_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.12.6/dagger_v0.12.6_windows_amd64.zip",
"hash": "4e08b2fa714da745b388835235d0c1c62bf963b12208747b97b1df7a0310dfb8" "hash": "ae0a5e2b60f1b31a2952cf990579a8879e2ac68d6a42869392399b6aac51ad98"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",