digdag: Update to version 0.10.4

This commit is contained in:
github-actions[bot] 2022-01-19 12:30:05 +00:00
parent f524893252
commit a9b7f1b2ce

View File

@ -1,13 +1,13 @@
{ {
"version": "0.10.3", "version": "0.10.4",
"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.3/digdag-0.10.3.jar#/digdag.jar", "url": "https://github.com/treasure-data/digdag/releases/download/v0.10.4/digdag-0.10.4.jar#/digdag.jar",
"hash": "200911b6a35a3d8b40e25f028753fb9652aeb19dbd05b8f950dc35ff69547c34", "hash": "2020fa9395e74e14fdf4ada93bff0684dcea64f564788afd6a3ecc54e3bbd4bf",
"bin": "digdag.jar", "bin": "digdag.jar",
"checkver": { "checkver": {
"github": "https://github.com/treasure-data/digdag" "github": "https://github.com/treasure-data/digdag"