dagger: Update to version 0.3.9

This commit is contained in:
github-actions[bot] 2023-01-10 01:58:32 +00:00
parent dc57110c05
commit 4203638929

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.8", "version": "0.3.9",
"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.3.8/dagger_v0.3.8_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.3.9/dagger_v0.3.9_windows_amd64.zip",
"hash": "e21b3fe93add8bb26ab020e0deb8e5176ef86465f849d083dbdb822e9143c07d" "hash": "aff125e7eff3f5ba26d8abda077c8683f3f6b82900577936096ba99df0268bfc"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",