digdag: Update to version 0.10.1

This commit is contained in:
Jakub Čábera 2021-06-04 05:41:24 -07:00
parent f6d27d1760
commit edcf1a3bb1

View File

@ -1,13 +1,13 @@
{
"version": "0.10.0",
"version": "0.10.1",
"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.0/digdag-0.10.0.jar#/digdag.jar",
"hash": "0a3aed836d8af1a47ed53dda63c02ce3ecfec6b564d55b556a18b122dec7f3d7",
"url": "https://github.com/treasure-data/digdag/releases/download/v0.10.1/digdag-0.10.1.jar#/digdag.jar",
"hash": "cd0e5224444a485c4fb3344515f76d5a92c6c5d6d36c854bde336ed2b094e85e",
"bin": "digdag.jar",
"checkver": {
"github": "https://github.com/treasure-data/digdag"