From 7e1f1383e7f4341e6df8ff4cc6ce5ba310d20597 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 04:24:45 +0000 Subject: [PATCH] jc: Update to version 1.25.1 --- bucket/jc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jc.json b/bucket/jc.json index c689a9a44f..a3f36b5515 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.25.0", + "version": "1.25.1", "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.0/jc-1.25.0-windows.zip", - "hash": "55600b7afd40281b9da5839a9e49457e0c78dfaece6f04281ac066accde50b8d", - "extract_dir": "jc-1.25.0-windows" + "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" } }, "bin": "jc.exe",