dagger: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2024-04-16 17:08:21 +00:00
parent a4054d8105
commit ebcc4128ee

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.0", "version": "0.11.1",
"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.11.0/dagger_v0.11.0_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.11.1/dagger_v0.11.1_windows_amd64.zip",
"hash": "56a4a5659c38770767dab65dda8d0af8c9e34192e3a00a2d928b02f9f676458f" "hash": "52a97d4246346393b8c54496b13778e9630cb020f7f7dc31a2ca1e2ec61b1417"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",