From 2185988d9b8e9881620005ab00b767905ef1b094 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Jan 2021 03:00:24 +0000 Subject: [PATCH] digdag: Update to version 0.10.0 --- bucket/digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/digdag.json b/bucket/digdag.json index c5aabfd5ff..04077392af 100644 --- a/bucket/digdag.json +++ b/bucket/digdag.json @@ -1,10 +1,10 @@ { - "version": "0.9.42", + "version": "0.10.0", "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", - "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.42.jar#/digdag.jar", - "hash": "71071424a5beeb881cb4ccb06067a556a3673caf3dc8850dd584357e99134b21", + "url": "https://dl.bintray.com/digdag/maven/digdag-0.10.0.jar#/digdag.jar", + "hash": "de205b5d5ef2646d0c62f2520eeee71188dbace05cfbb2ef2552ce6558cf9c5a", "bin": "digdag.jar", "checkver": { "url": "https://api.bintray.com/packages/digdag/maven/digdag",