h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

21 lines
844 B
JSON

{
"homepage": "https://www.digdag.io/",
"description": "A simple, open source, multi-cloud workflow engine that helps you to build, run, schedule, and monitor complex pipelines of tasks",
"license": "Apache-2.0",
"version": "0.9.36",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.36.jar#/digdag.jar",
"hash": "ac792d67cab9e88b8c8ffc8b1ae3a8cc800e7d3f26d61820db4c12f52750e5b1",
"pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"",
"bin": "digdag.cmd",
"checkver": {
"url": "https://api.bintray.com/packages/digdag/maven/digdag",
"jp": "$.latest_version"
},
"autoupdate": {
"url": "https://dl.bintray.com/digdag/maven/digdag-$version.jar#/digdag.jar",
"hash": {
"url": "$url.sha256"
}
}
}