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