From 8169cb307f274d4c1ab29ea1eafb2fe4414a6f36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:29:29 +0000 Subject: [PATCH] jc: Update to version 1.25.6 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index df27b70406..607fcaecaa 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.25.5", + "version": "1.25.6", "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.5/jc-1.25.5-windows.zip", - "hash": "2dd2f1993d53775a1ef21d9faa6996bc42fd321d847138832650d4a5ff777265", - "extract_dir": "jc-1.25.5-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.6/jc-1.25.6-windows.zip", + "hash": "68c87f2db7080839587ceba49da768d22dff4dddb72d7de46de9fa7aa49c7708", + "extract_dir": "jc-1.25.6-windows" } }, "bin": "jc.exe",