digdag: Update to version 0.9.35

This commit is contained in:
Richard Kuhnt 2019-03-12 05:01:11 +00:00
parent ebc85f8a7e
commit ac79f698dc

View File

@ -2,9 +2,9 @@
"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.34",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.34.jar#/digdag.jar",
"hash": "7d36427fa04fb88ba4ac6194d117a5c0a451e7ad36b02556915d009cd6c24de3",
"version": "0.9.35",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.35.jar#/digdag.jar",
"hash": "9d2e69a9f604c2eecc5759c6d2ca32bb33ddbe0f47eac1ce79788b09f106600d",
"pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"",
"bin": "digdag.cmd",
"checkver": {