dagger: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2024-05-08 16:36:41 +00:00
parent 99baa6ceac
commit 2e66198d9b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.2", "version": "0.11.3",
"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.2/dagger_v0.11.2_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.11.3/dagger_v0.11.3_windows_amd64.zip",
"hash": "f16bb092b8df1f591915cdd54ff02c363300cc449f240ab095b203cd3e3bd5b4" "hash": "41aa28848daac7dd97ce5e345979d300f926a7509cf46af8db63723066420dab"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",