highlight: Update to version 3.59

This commit is contained in:
Richard Kuhnt 2020-11-13 21:01:47 +00:00
parent f9cd0e6c2a
commit 6316cdd0d2

View File

@ -1,18 +1,18 @@
{
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
"version": "3.58",
"version": "3.59",
"description": "Converts source code to formatted text with syntax highlighting.",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.58-x64.zip",
"hash": "be6e1784d32a421c3f73809715aeb805e3ec69752d90c046fc477950504c8d91",
"extract_dir": "highlight-3.58-x64"
"url": "http://www.andre-simon.de/zip/highlight-3.59-x64.zip",
"hash": "6cb793715ec66e575651f08d29768fd16fa66d8d0588f9d50e0c4accfab90fb8",
"extract_dir": "highlight-3.59-x64"
},
"32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.58.zip",
"hash": "47e1f8926839eab20c6ea30a189958dbd0216cd53450b958f4fd4771f191e2c1",
"extract_dir": "highlight-3.58"
"url": "http://www.andre-simon.de/zip/highlight-3.59.zip",
"hash": "e9aa2328fc82aa930d6d06f9b72cf358c780e70cf9fedb37a49c6191498f87a5",
"extract_dir": "highlight-3.59"
}
},
"bin": "highlight.exe",