dagger: Update to version 0.11.7

This commit is contained in:
github-actions[bot] 2024-06-11 16:31:09 +00:00
parent dd2e3b13e3
commit b7a868a23f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.6", "version": "0.11.7",
"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.6/dagger_v0.11.6_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.11.7/dagger_v0.11.7_windows_amd64.zip",
"hash": "361c9cfb81d4fc79e8ca0735946832181c04813755e3503e4399328966c4269b" "hash": "732a36ef2d5c9e9e01c3706064c6094cd77f20ee01c03651a8e430b459934906"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",