From e7ee00e900fc9bf95639e730f43d7b34a6f81115 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 30 Jan 2019 05:00:22 +0000 Subject: [PATCH] digdag: Update to version 0.9.32 --- digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/digdag.json b/digdag.json index b57a1a4add..c191039c1d 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.31", - "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.31.jar#/digdag.jar", - "hash": "575261557f66d32eb0bae231dacb40e9f4225e4430e18abc1745f0bc83738fa8", + "version": "0.9.32", + "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.32.jar#/digdag.jar", + "hash": "e2fd9f50110177cced17f92644e44ba5f509f09c30c4161dd5b9c4035d290995", "pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"", "bin": "digdag.cmd", "checkver": {