jc: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2024-02-13 04:24:45 +00:00
parent 5ae8ffade7
commit 7e1f1383e7

View File

@ -1,13 +1,13 @@
{ {
"version": "1.25.0", "version": "1.25.1",
"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.0/jc-1.25.0-windows.zip", "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.1/jc-1.25.1-windows.zip",
"hash": "55600b7afd40281b9da5839a9e49457e0c78dfaece6f04281ac066accde50b8d", "hash": "6003b35312e5fc1fe423f4f39099ac513422e2e985ab1cc6ac7efc4973a17162",
"extract_dir": "jc-1.25.0-windows" "extract_dir": "jc-1.25.1-windows"
} }
}, },
"bin": "jc.exe", "bin": "jc.exe",