jc: Update to version 1.25.2

This commit is contained in:
github-actions[bot] 2024-03-23 21:04:56 +00:00
parent 12681f9631
commit 2143070874

View File

@ -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", "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.1/jc-1.25.1-windows.zip", "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.2/jc-1.25.2-windows.zip",
"hash": "6003b35312e5fc1fe423f4f39099ac513422e2e985ab1cc6ac7efc4973a17162", "hash": "44bea19c97b933368733146039e032459edcd359195b1a3de6b0aa50666d3150",
"extract_dir": "jc-1.25.1-windows" "extract_dir": "jc-1.25.2-windows"
} }
}, },
"bin": "jc.exe", "bin": "jc.exe",