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",