dagger: Update to version 0.10.2

This commit is contained in:
github-actions[bot] 2024-03-12 20:25:38 +00:00
parent dee0083f91
commit a5ef32e390

View File

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