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": {