dagger: Update to version 0.11.2

This commit is contained in:
github-actions[bot] 2024-04-26 12:31:23 +00:00
parent 972ced3b89
commit 68638649ac

View File

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