diff --git a/digdag.json b/digdag.json index c1a97a5a3b..245c172046 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.35", - "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.35.jar#/digdag.jar", - "hash": "9d2e69a9f604c2eecc5759c6d2ca32bb33ddbe0f47eac1ce79788b09f106600d", + "version": "0.9.36", + "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.36.jar#/digdag.jar", + "hash": "ac792d67cab9e88b8c8ffc8b1ae3a8cc800e7d3f26d61820db4c12f52750e5b1", "pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"", "bin": "digdag.cmd", "checkver": {