dagger: Update to version 0.9.11

This commit is contained in:
github-actions[bot] 2024-02-20 16:26:37 +00:00
parent f351578e0f
commit b7c4e83a26

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.10", "version": "0.9.11",
"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.10/dagger_v0.9.10_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.9.11/dagger_v0.9.11_windows_amd64.zip",
"hash": "552cf129483bcaf2bc51176943e83698af61112f68d9ebc5caebe27c0b8de7e8" "hash": "685dcea53b38ab7fb3f633ac8877449daab440e20d35dcfaa0f8e1f9849d8ac3"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",