dagger: Update to version 0.11.5

This commit is contained in:
github-actions[bot] 2024-05-28 12:31:14 +00:00
parent 8ccdbd869f
commit f6b8ba5624

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.4", "version": "0.11.5",
"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.4/dagger_v0.11.4_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.11.5/dagger_v0.11.5_windows_amd64.zip",
"hash": "79b83f0a5a1e005600dca72b1f7357e4cc8f85745fec3157673802ac66845d79" "hash": "da502cae76099822ee4bc0c6a8ef19b5a5531049a58bc46a77309fa575109643"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",