From 646fec2b70f3cca27154f00bd54cfd2996bd97c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 04:24:55 +0000 Subject: [PATCH] jc: Update to version 1.25.0 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index 23fa9f9402..c689a9a44f 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.24.0", + "version": "1.25.0", "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.24.0/jc-1.24.0-windows.zip", - "hash": "35cd53b9f914b8e22021a4971deb0cd20777cda4725dacf5fe60201dba6ccdaf", - "extract_dir": "jc-1.24.0-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.0/jc-1.25.0-windows.zip", + "hash": "55600b7afd40281b9da5839a9e49457e0c78dfaece6f04281ac066accde50b8d", + "extract_dir": "jc-1.25.0-windows" } }, "bin": "jc.exe",