From 6e6796ae4f5133d3ca0f2bcc65d0dfaf3e6e56f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 12:30:17 +0000 Subject: [PATCH] jc: Update to version 1.24.0 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index 9283ec5e36..23fa9f9402 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.23.6", + "version": "1.24.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.23.6/jc-1.23.6-windows.zip", - "hash": "c4f083294820604916575ecaa34b9cd178f4432707d201525374d89a981b2097", - "extract_dir": "jc-1.23.6-windows" + "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" } }, "bin": "jc.exe",