dagger: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2024-03-05 16:27:23 +00:00
parent c9e8cb2bd7
commit 42f3120cbc

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.10.1",
"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.10.0/dagger_v0.10.0_windows_amd64.zip",
"hash": "355773ff4a5634420176b47df79f1ab1606d4075e676943e9040d75d6fba29e0"
"url": "https://github.com/dagger/dagger/releases/download/v0.10.1/dagger_v0.10.1_windows_amd64.zip",
"hash": "ce11e582bb731db84742c2ae28675939e0856ad79123a2afab217779e4176119"
}
},
"bin": "dagger.exe",