dagger: Update to version 0.8.7

This commit is contained in:
github-actions[bot] 2023-09-19 00:33:19 +00:00
parent 3ef83ddfcc
commit 7094e5c50a

View File

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