highlight: Update to version 3.60

This commit is contained in:
Richard Kuhnt 2020-12-21 12:01:47 +00:00
parent ae50c1eea0
commit 362f001c07

View File

@ -1,19 +1,19 @@
{
"version": "3.59",
"version": "3.60",
"description": "Converts source code to formatted text with syntax highlighting.",
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
"license": "GPL-3.0-only",
"notes": "You need to set the working directory of the shortcut to '$dir'",
"architecture": {
"64bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.59-x64.zip",
"hash": "6cb793715ec66e575651f08d29768fd16fa66d8d0588f9d50e0c4accfab90fb8",
"extract_dir": "highlight-3.59-x64"
"url": "http://www.andre-simon.de/zip/highlight-3.60-x64.zip",
"hash": "ef358cd4dfdc66377faac15316ce22340926c28ea072fd609b525bbbd6278df6",
"extract_dir": "highlight-3.60-x64"
},
"32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.59.zip",
"hash": "e9aa2328fc82aa930d6d06f9b72cf358c780e70cf9fedb37a49c6191498f87a5",
"extract_dir": "highlight-3.59"
"url": "http://www.andre-simon.de/zip/highlight-3.60.zip",
"hash": "849aec8e24e6f01c85f3fa33d591ac6f0b6fed552bc9951884a6d1763cf3826a",
"extract_dir": "highlight-3.60"
}
},
"bin": "highlight.exe",