digdag: Update to version 0.9.32

This commit is contained in:
Richard Kuhnt 2019-01-30 05:00:22 +00:00
parent 0ebbd25c95
commit e7ee00e900

View File

@ -2,9 +2,9 @@
"homepage": "https://www.digdag.io/", "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", "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", "license": "Apache-2.0",
"version": "0.9.31", "version": "0.9.32",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.31.jar#/digdag.jar", "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.32.jar#/digdag.jar",
"hash": "575261557f66d32eb0bae231dacb40e9f4225e4430e18abc1745f0bc83738fa8", "hash": "e2fd9f50110177cced17f92644e44ba5f509f09c30c4161dd5b9c4035d290995",
"pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"", "pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"",
"bin": "digdag.cmd", "bin": "digdag.cmd",
"checkver": { "checkver": {