dagger: Update to version 0.8.8

This commit is contained in:
github-actions[bot] 2023-10-11 20:24:16 +00:00
parent d32a026630
commit f0e7e8f5a3

View File

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