dagger: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2024-07-12 16:28:29 +00:00
parent ed1d199c63
commit 4694d997f7

View File

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