diff --git a/bucket/jc.json b/bucket/jc.json index a3f36b5515..9b7bb1f6d8 100644 --- a/bucket/jc.json +++ b/bucket/jc.json @@ -1,13 +1,13 @@ { - "version": "1.25.1", + "version": "1.25.2", "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.1/jc-1.25.1-windows.zip", - "hash": "6003b35312e5fc1fe423f4f39099ac513422e2e985ab1cc6ac7efc4973a17162", - "extract_dir": "jc-1.25.1-windows" + "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.2/jc-1.25.2-windows.zip", + "hash": "44bea19c97b933368733146039e032459edcd359195b1a3de6b0aa50666d3150", + "extract_dir": "jc-1.25.2-windows" } }, "bin": "jc.exe",