jc: Update to version 1.23.4

This commit is contained in:
github-actions[bot] 2023-07-30 20:24:37 +00:00
parent 3b9a203320
commit 540f190382

View File

@ -1,13 +1,13 @@
{ {
"version": "1.23.3", "version": "1.23.4",
"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.23.3/jc-1.23.3-windows.zip", "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.23.4/jc-1.23.4-windows.zip",
"hash": "170f335da0490c57c5d968142f49e10e12438977368fd504b6196ec9a32d7b7c", "hash": "9b1ffffacaf77d4f8ae3d5cc6e496c5bb77d7d3e059c074c305d67a51a9a85b8",
"extract_dir": "jc-1.23.3-windows" "extract_dir": "jc-1.23.4-windows"
} }
}, },
"bin": "jc.exe", "bin": "jc.exe",