{ "version": "2.9.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.9.0/xca-portable-2.9.0.zip", "hash": "50d8a44a795a07ebef4238e22e0318a607f85464aba9f2853e0630196de1141f", "extract_dir": "xca-portable-2.9.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" } }