digdag: Update to version 0.9.37

This commit is contained in:
Richard Kuhnt 2019-05-31 08:02:07 +00:00
parent 8ebe0e7086
commit ef0e50cdf7

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.36",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.36.jar#/digdag.jar",
"hash": "ac792d67cab9e88b8c8ffc8b1ae3a8cc800e7d3f26d61820db4c12f52750e5b1",
"version": "0.9.37",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.37.jar#/digdag.jar",
"hash": "57ac4b0a17abdd952737734ea87dcae6f227bb0300092a5ab941ecfe200be885",
"pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"",
"bin": "digdag.cmd",
"checkver": {