From 445dc281fb679419d4878ab8f9d3a1129db26d6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 20:27:32 +0000 Subject: [PATCH] jc: Update to version 1.25.5 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index 3bddb41c11..df27b70406 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.25.4", + "version": "1.25.5", "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.4/jc-1.25.4-windows.zip", - "hash": "2d05af69e05eb35ccb2f7a2416f1ca84c7b4ff007c6b1bb90313df20baca8d45", - "extract_dir": "jc-1.25.4-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.5/jc-1.25.5-windows.zip", + "hash": "2dd2f1993d53775a1ef21d9faa6996bc42fd321d847138832650d4a5ff777265", + "extract_dir": "jc-1.25.5-windows" } }, "bin": "jc.exe",