From 6ce14b22eee31a371e99c5eddbf76d0e4711894a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 12:31:20 +0000 Subject: [PATCH] digdag: Update to version 0.10.5 --- bucket/digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/digdag.json b/bucket/digdag.json index c34d18a75d..d830f4fd88 100644 --- a/bucket/digdag.json +++ b/bucket/digdag.json @@ -1,13 +1,13 @@ { - "version": "0.10.4", + "version": "0.10.5", "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.4/digdag-0.10.4.jar#/digdag.jar", - "hash": "2020fa9395e74e14fdf4ada93bff0684dcea64f564788afd6a3ecc54e3bbd4bf", + "url": "https://github.com/treasure-data/digdag/releases/download/v0.10.5/digdag-0.10.5.jar#/digdag.jar", + "hash": "97b50ae37dd5f96e44e9557846ba7b5cddfea0b1b927d7597886dc604f9387b6", "bin": "digdag.jar", "checkver": { "github": "https://github.com/treasure-data/digdag"