dagger: Update to version 0.9.4

This commit is contained in:
github-actions[bot] 2023-12-08 20:24:24 +00:00
parent a1e31a5f7f
commit 79293525db

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.3", "version": "0.9.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.9.3/dagger_v0.9.3_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.9.4/dagger_v0.9.4_windows_amd64.zip",
"hash": "c8884af65499dddbac522ad87edf949fd3b3acda1417cee122023f3c1a7a010a" "hash": "839c289ff6a3e8941b59767ba91b3cec084cd9c32130be5b5b9e4d5e9afb7ac5"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",