{
    "version": "2.5.0",
    "description": "X - Certificate and Key management",
    "homepage": "https://www.hohnstaedt.de/xca/",
    "license": "BSD-3-Clause",
    "url": "https://github.com/chris2511/xca/releases/download/RELEASE.2.5.0/xca-portable-2.5.0.zip",
    "hash": "5eaf8764160f41243aedb3ed2fbf0970995b0732f21113070b4d226f158c5a56",
    "extract_dir": "xca-portable-2.5.0",
    "shortcuts": [
        [
            "xca.exe",
            "XCA - Certificate and Key management"
        ]
    ],
    "checkver": {
        "github": "https://github.com/chris2511/xca",
        "regex": "/releases/tag/RELEASE\\.([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://github.com/chris2511/xca/releases/download/RELEASE.$version/xca-portable-$version.zip",
        "hash": {
            "url": "https://raw.githubusercontent.com/chris2511/xca/master/misc/binary-hashes.json",
            "jsonpath": "$.['$basename']"
        },
        "extract_dir": "xca-portable-$version"
    }
}
