jc: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2024-02-06 04:24:55 +00:00
parent 19212e9ff6
commit 646fec2b70

View File

@ -1,13 +1,13 @@
{ {
"version": "1.24.0", "version": "1.25.0",
"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.24.0/jc-1.24.0-windows.zip", "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.0/jc-1.25.0-windows.zip",
"hash": "35cd53b9f914b8e22021a4971deb0cd20777cda4725dacf5fe60201dba6ccdaf", "hash": "55600b7afd40281b9da5839a9e49457e0c78dfaece6f04281ac066accde50b8d",
"extract_dir": "jc-1.24.0-windows" "extract_dir": "jc-1.25.0-windows"
} }
}, },
"bin": "jc.exe", "bin": "jc.exe",