dagger: Update to version 0.12.1

This commit is contained in:
github-actions[bot] 2024-07-19 00:35:04 +00:00
parent be0c196c2e
commit c9e5d72973

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.12.1",
"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.0/dagger_v0.12.0_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.12.1/dagger_v0.12.1_windows_amd64.zip",
"hash": "bd74138d66ddd5579c767d9192d26e9bbe29651ee55e5db458b5f065f69c6615" "hash": "50dfc3f25dac462d598a313f95f809aae8ed9ecfc9e31b51937d9c3c845ba6dd"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",