dagger: Update to version 0.12.2

This commit is contained in:
github-actions[bot] 2024-07-22 20:26:53 +00:00
parent 5582e2749c
commit 51cd27683b

View File

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