dagger: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2024-02-27 16:27:57 +00:00
parent a58594786e
commit 6fcf9ccb6d

View File

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