2024-02-13 16:26:41 +00:00

19 lines
758 B
JSON

{
"version": "0.10.5.1",
"description": "A simple, open source, multi-cloud workflow engine that helps you to build, run, schedule, and monitor complex pipelines of tasks",
"homepage": "https://www.digdag.io",
"license": "Apache-2.0",
"suggest": {
"java": "java/oraclejre8"
},
"url": "https://github.com/treasure-data/digdag/releases/download/v0.10.5.1/digdag-0.10.5.1.jar#/digdag.jar",
"hash": "4d1337d777bd334c2348e07ebc1795283aa50a2fd3b7d720cba5ee33b5486aa8",
"bin": "digdag.jar",
"checkver": {
"github": "https://github.com/treasure-data/digdag"
},
"autoupdate": {
"url": "https://github.com/treasure-data/digdag/releases/download/v$version/digdag-$version.jar#/digdag.jar"
}
}