From 5c56e118059a1ce37d0505d8106f33698c85a548 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:26:41 +0000 Subject: [PATCH] digdag: Update to version 0.10.5.1 --- bucket/digdag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/digdag.json b/bucket/digdag.json index d830f4fd88..7dca03492b 100644 --- a/bucket/digdag.json +++ b/bucket/digdag.json @@ -1,13 +1,13 @@ { - "version": "0.10.5", + "version": "0.10.5.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.5/digdag-0.10.5.jar#/digdag.jar", - "hash": "97b50ae37dd5f96e44e9557846ba7b5cddfea0b1b927d7597886dc604f9387b6", + "url": "https://github.com/treasure-data/digdag/releases/download/v0.10.5.1/digdag-0.10.5.1.jar#/digdag.jar", + "hash": "4d1337d777bd334c2348e07ebc1795283aa50a2fd3b7d720cba5ee33b5486aa8", "bin": "digdag.jar", "checkver": { "github": "https://github.com/treasure-data/digdag"