{ "homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php", "version": "3.42", "license": "GPL3", "architecture": { "64bit": { "url": "http://www.andre-simon.de/zip/highlight-3.42-x64.zip", "hash": "4c4a4dcfcefbc74f23ab1a19637a3c2bf1b4448113cbdb5135cb7e641b62c9ca", "extract_dir": "highlight-3.42-x64" }, "32bit": { "url": "http://www.andre-simon.de/zip/highlight-3.42.zip", "hash": "5ca1ece628f12b939986043d3d9e91cc8df3a7effd9c93d090119b096c8c8c59", "extract_dir": "highlight-3.42" } }, "bin": "highlight.exe", "shortcuts": [ [ "highlight-gui.exe", "Highlight" ] ], "notes": "You need to set the working directory of the shortcut to '$dir'", "checkver": { "github": "https://github.com/andre-simon/highlight" }, "autoupdate": { "architecture": { "64bit": { "url": "http://www.andre-simon.de/zip/highlight-$version-x64.zip", "extract_dir": "highlight-$version-x64", "hash": { "find": "([a-fA-F0-9]{64})\\s+\\|\\s+", "url": "http://www.andre-simon.de/zip/download.php" } }, "32bit": { "url": "http://www.andre-simon.de/zip/highlight-$version.zip", "extract_dir": "highlight-$version", "hash": { "find": "([a-fA-F0-9]{64})\\s+\\|\\s+", "url": "http://www.andre-simon.de/zip/download.php" } } } } }