dagger: Update to version 0.12.4

This commit is contained in:
github-actions[bot] 2024-08-02 12:31:26 +00:00
parent 4c014db52a
commit 2c8bd15a65

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.3", "version": "0.12.4",
"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.3/dagger_v0.12.3_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.12.4/dagger_v0.12.4_windows_amd64.zip",
"hash": "e1b79deb93dbe6d01550fbda8cedc195cfa4e872a20d5062895aff5fd14075c0" "hash": "61fa1588a67a4a60637a02cdf2c7e92ce6e8e1c674fb3d88f728ed1f616c118b"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",