dagger: Update to version 0.8.6

This commit is contained in:
github-actions[bot] 2023-09-18 20:25:19 +00:00
parent a0df98c813
commit f937ead9a4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.5", "version": "0.8.6",
"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.8.5/dagger_v0.8.5_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.8.6/dagger_v0.8.6_windows_amd64.zip",
"hash": "1ffddd36989a1ccdc1debea73957b67636b5ea3b69883485540cd70435cceb1d" "hash": "94e7a0166a4ba6d3552ec0a4635110226a2baf6b083c4fd0b60935e5e75beafe"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",