From f26013c65c0718aa9590effaf16bd4b308cd013d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:31:23 +0000 Subject: [PATCH] jc: Update to version 1.25.4 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index 7b3ffd0eb3..3bddb41c11 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.25.3", + "version": "1.25.4", "description": "Convert the output of CLI, file-types, and common strings to JSON, YAML, or Dictionaries", "homepage": "https://kellyjonbrazil.github.io/jc/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.3/jc-1.25.3-windows.zip", - "hash": "7fefb8b93f32657f265747a01f92c7e4c9cc052e79b8f6dda8678d749979d86c", - "extract_dir": "jc-1.25.3-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.4/jc-1.25.4-windows.zip", + "hash": "2d05af69e05eb35ccb2f7a2416f1ca84c7b4ff007c6b1bb90313df20baca8d45", + "extract_dir": "jc-1.25.4-windows" } }, "bin": "jc.exe",