From 967d9775f773fb0706239d5ca2ecb5cc2954528d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Dec 2019 02:00:23 +0000 Subject: [PATCH] digdag: Update to version 0.9.40 --- bucket/digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/digdag.json b/bucket/digdag.json index 1990f7cde1..97ba6719ba 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.39", - "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.39.jar#/digdag.jar", - "hash": "dbe3ab5e2d512e39111feaeb8e2859b980a33d7bb3b61456d9f19f4b155ad228", + "version": "0.9.40", + "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.40.jar#/digdag.jar", + "hash": "85e994345ed431d2d5bad58dc5750bceb3f109df09b20acc350d5e87a99c2d1e", "pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"", "bin": "digdag.cmd", "checkver": {