dagger: Update to version 0.9.8

This commit is contained in:
github-actions[bot] 2024-02-01 16:26:29 +00:00
parent a9c6dca8b5
commit c2746494a1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.7", "version": "0.9.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.9.7/dagger_v0.9.7_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.9.8/dagger_v0.9.8_windows_amd64.zip",
"hash": "c1ccac5be92571a5e2350112b5321c3c6d055003b0f833d01f5a2bc938a5fc77" "hash": "aa7e7449ad30e7d2e6399269d90da3dd0a5529880319475acb4d1ea1ea8ea02c"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",