dagger: Update to version 0.9.6

This commit is contained in:
github-actions[bot] 2024-01-12 12:30:07 +00:00
parent f185773dbb
commit 48e7c5a5e8

View File

@ -1,12 +1,12 @@
{
"version": "0.9.5",
"version": "0.9.6",
"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.5/dagger_v0.9.5_windows_amd64.zip",
"hash": "0fafbb78f8275c19d4d3d70093d9a65b92aa6336291394d23c4a46a0a736fa59"
"url": "https://github.com/dagger/dagger/releases/download/v0.9.6/dagger_v0.9.6_windows_amd64.zip",
"hash": "5d7d0b962cf59498eb7177eababe90d3ddfb87a8da945c63efff0b925a774bda"
}
},
"bin": "dagger.exe",