From dc6d388eb74fd96f0e58e8a2b24e2ee4770bd443 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 04:25:49 +0000 Subject: [PATCH] jc: Update to version 1.23.6 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index c98fbe83c2..9283ec5e36 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.23.5", + "version": "1.23.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.23.5/jc-1.23.5-windows.zip", - "hash": "6698198fe80c230fa7cfb108e8ae6a175bad475f674a61edeffd07edf03e376e", - "extract_dir": "jc-1.23.5-windows" + "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" } }, "bin": "jc.exe",