digdag: Update to version 0.9.34

This commit is contained in:
Richard Kuhnt 2019-02-28 05:00:21 +00:00
parent 63c093457a
commit 1943642726

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