{ "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.40", "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.40.jar#/digdag.jar", "hash": "85e994345ed431d2d5bad58dc5750bceb3f109df09b20acc350d5e87a99c2d1e", "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" } } }