{
    "version": "1.25.6",
    "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.6/jc-1.25.6-windows.zip",
            "hash": "68c87f2db7080839587ceba49da768d22dff4dddb72d7de46de9fa7aa49c7708",
            "extract_dir": "jc-1.25.6-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"
            }
        }
    }
}
