digdag: Update to version 0.10.2

This commit is contained in:
Richard Kuhnt 2021-08-12 11:00:34 +00:00
parent 9a64aaed27
commit 5f54564851

View File

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