jc: Update to version 1.25.3

This commit is contained in:
github-actions[bot] 2024-06-10 04:29:18 +00:00
parent a41947e3ba
commit e68558ab61

View File

@ -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", "description": "Convert the output of CLI, file-types, and common strings to JSON, YAML, or Dictionaries",
"homepage": "https://kellyjonbrazil.github.io/jc/", "homepage": "https://kellyjonbrazil.github.io/jc/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.2/jc-1.25.2-windows.zip", "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.3/jc-1.25.3-windows.zip",
"hash": "44bea19c97b933368733146039e032459edcd359195b1a3de6b0aa50666d3150", "hash": "7fefb8b93f32657f265747a01f92c7e4c9cc052e79b8f6dda8678d749979d86c",
"extract_dir": "jc-1.25.2-windows" "extract_dir": "jc-1.25.3-windows"
} }
}, },
"bin": "jc.exe", "bin": "jc.exe",