diff --git a/bucket/digdag.json b/bucket/digdag.json index cfe35f24f9..8068abf3ac 100644 --- a/bucket/digdag.json +++ b/bucket/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.41", - "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.41.jar#/digdag.jar", - "hash": "1dc76896573a0cbb1e36f505bf61e16d7bb4b62a2798406a69deecccde780a40", + "version": "0.9.42", + "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.42.jar#/digdag.jar", + "hash": "71071424a5beeb881cb4ccb06067a556a3673caf3dc8850dd584357e99134b21", "pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"", "bin": "digdag.cmd", "checkver": {