From ef0e50cdf76176d9921f8e7abde6871e7a524823 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 31 May 2019 08:02:07 +0000 Subject: [PATCH] digdag: Update to version 0.9.37 --- bucket/digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/digdag.json b/bucket/digdag.json index 245c172046..e6b8de549b 100644 --- a/bucket/digdag.json +++ b/bucket/digdag.json @@ -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": {