From 540f1903824e0fa1641f3a211bb361ec80cc40f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 20:24:37 +0000 Subject: [PATCH] jc: Update to version 1.23.4 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index 3988220142..dc4ebae20e 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.23.3", + "version": "1.23.4", "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.3/jc-1.23.3-windows.zip", - "hash": "170f335da0490c57c5d968142f49e10e12438977368fd504b6196ec9a32d7b7c", - "extract_dir": "jc-1.23.3-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.23.4/jc-1.23.4-windows.zip", + "hash": "9b1ffffacaf77d4f8ae3d5cc6e496c5bb77d7d3e059c074c305d67a51a9a85b8", + "extract_dir": "jc-1.23.4-windows" } }, "bin": "jc.exe",