From 2143070874a6993f3f710184b89900d0b685c334 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 21:04:56 +0000 Subject: [PATCH] jc: Update to version 1.25.2 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index a3f36b5515..9b7bb1f6d8 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.25.1", + "version": "1.25.2", "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.1/jc-1.25.1-windows.zip", - "hash": "6003b35312e5fc1fe423f4f39099ac513422e2e985ab1cc6ac7efc4973a17162", - "extract_dir": "jc-1.25.1-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.2/jc-1.25.2-windows.zip", + "hash": "44bea19c97b933368733146039e032459edcd359195b1a3de6b0aa50666d3150", + "extract_dir": "jc-1.25.2-windows" } }, "bin": "jc.exe",