dagger: Update to version 0.9.9

This commit is contained in:
github-actions[bot] 2024-02-09 12:29:21 +00:00
parent a89fc15443
commit e39b80da6b

View File

@ -1,12 +1,12 @@
{
"version": "0.9.8",
"version": "0.9.9",
"description": "A portable devkit for CI/CD pipelines",
"homepage": "https://dagger.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/dagger/dagger/releases/download/v0.9.8/dagger_v0.9.8_windows_amd64.zip",
"hash": "aa7e7449ad30e7d2e6399269d90da3dd0a5529880319475acb4d1ea1ea8ea02c"
"url": "https://github.com/dagger/dagger/releases/download/v0.9.9/dagger_v0.9.9_windows_amd64.zip",
"hash": "f6a405eac134626861383c02c9c108880c6547bde8b35f47b175c1a9adcc2b0a"
}
},
"bin": "dagger.exe",