digdag: Update to version 0.9.41

This commit is contained in:
Richard Kuhnt 2020-01-16 02:01:49 +00:00
parent 0f95bdb0ab
commit 4833937a47

View File

@ -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.40",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.40.jar#/digdag.jar",
"hash": "85e994345ed431d2d5bad58dc5750bceb3f109df09b20acc350d5e87a99c2d1e",
"version": "0.9.41",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.41.jar#/digdag.jar",
"hash": "1dc76896573a0cbb1e36f505bf61e16d7bb4b62a2798406a69deecccde780a40",
"pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"",
"bin": "digdag.cmd",
"checkver": {