dagger: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2024-11-09 00:33:57 +00:00
parent a84f5bafcc
commit 3abe0d538e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.7", "version": "0.14.0",
"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.13.7/dagger_v0.13.7_windows_amd64.zip", "url": "https://github.com/dagger/dagger/releases/download/v0.14.0/dagger_v0.14.0_windows_amd64.zip",
"hash": "b66d5f98eb22d049dd3428e2260e2f1c5b76ab9e75b6cb648906fd2f06d65057" "hash": "f6438baf818b538cdfbaadef5b20a6b00d8e1929b4cbab47f2ed2f2b3a123804"
} }
}, },
"bin": "dagger.exe", "bin": "dagger.exe",