2025-05-10 20:27:32 +00:00

26 lines
888 B
JSON

{
"version": "1.25.5",
"description": "Convert the output of CLI, file-types, and common strings to JSON, YAML, or Dictionaries",
"homepage": "https://kellyjonbrazil.github.io/jc/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.5/jc-1.25.5-windows.zip",
"hash": "2dd2f1993d53775a1ef21d9faa6996bc42fd321d847138832650d4a5ff777265",
"extract_dir": "jc-1.25.5-windows"
}
},
"bin": "jc.exe",
"checkver": {
"github": "https://github.com/kellyjonbrazil/jc"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/kellyjonbrazil/jc/releases/download/v$version/jc-$version-windows.zip",
"extract_dir": "jc-$version-windows"
}
}
}
}