From 19436427264c4656c5cd5b32c09b3300a8cc74d5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 28 Feb 2019 05:00:21 +0000 Subject: [PATCH] digdag: Update to version 0.9.34 --- digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/digdag.json b/digdag.json index 26414c3100..bdf60bbff2 100644 --- a/digdag.json +++ b/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.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": {