diff --git a/bucket/jc.json b/bucket/jc.json index df27b70406..607fcaecaa 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.25.5", + "version": "1.25.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.25.5/jc-1.25.5-windows.zip", - "hash": "2dd2f1993d53775a1ef21d9faa6996bc42fd321d847138832650d4a5ff777265", - "extract_dir": "jc-1.25.5-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.6/jc-1.25.6-windows.zip", + "hash": "68c87f2db7080839587ceba49da768d22dff4dddb72d7de46de9fa7aa49c7708", + "extract_dir": "jc-1.25.6-windows" } }, "bin": "jc.exe",