digdag: Update to version 0.10.3

This commit is contained in:
Richard Kuhnt 2021-09-23 07:00:41 +00:00
parent f176a2da9b
commit 597ed7b4e4

View File

@ -1,13 +1,13 @@
{ {
"version": "0.10.2", "version": "0.10.3",
"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",
"homepage": "https://www.digdag.io", "homepage": "https://www.digdag.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"java": "java/oraclejre8" "java": "java/oraclejre8"
}, },
"url": "https://github.com/treasure-data/digdag/releases/download/v0.10.2/digdag-0.10.2.jar#/digdag.jar", "url": "https://github.com/treasure-data/digdag/releases/download/v0.10.3/digdag-0.10.3.jar#/digdag.jar",
"hash": "3d85c052cc4a6d6bf545e1a64b02f8ac3830bc1b7910d7f2d798c297cd4b1c41", "hash": "200911b6a35a3d8b40e25f028753fb9652aeb19dbd05b8f950dc35ff69547c34",
"bin": "digdag.jar", "bin": "digdag.jar",
"checkver": { "checkver": {
"github": "https://github.com/treasure-data/digdag" "github": "https://github.com/treasure-data/digdag"