From 66e81a706ce42f23e50023ce5e84c9a3e4598b7e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Jul 2019 07:00:17 +0000 Subject: [PATCH] digdag: Update to version 0.9.38 --- bucket/digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/digdag.json b/bucket/digdag.json index e6b8de549b..f58264f51a 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.37", - "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.37.jar#/digdag.jar", - "hash": "57ac4b0a17abdd952737734ea87dcae6f227bb0300092a5ab941ecfe200be885", + "version": "0.9.38", + "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.38.jar#/digdag.jar", + "hash": "d3bc625ea5b9a4bf7a02c3b7d24aea6e74934236a2a0a2d153315cb87e28e59d", "pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"", "bin": "digdag.cmd", "checkver": {