dagger: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2024-04-04 17:09:05 +00:00
parent ded7aadd0d
commit f4dbf774aa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.3", "version": "0.11.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.10.3/dagger_v0.10.3_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.11.0/dagger_v0.11.0_windows_amd64.zip",
"hash": "30f187c33ccd568d3b7da3dd32b7d2dd0e454f16329b8c79673ba9facf682e85" "hash": "56a4a5659c38770767dab65dda8d0af8c9e34192e3a00a2d928b02f9f676458f"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",