highlight: Update to version 3.54

This commit is contained in:
Richard Kuhnt 2019-11-11 19:00:14 +00:00
parent 95863d27e5
commit 711dcd906d

View File

@ -1,18 +1,18 @@
{ {
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php", "homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
"version": "3.53", "version": "3.54",
"description": "Converts source code to formatted text with syntax highlighting.", "description": "Converts source code to formatted text with syntax highlighting.",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.53-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.54-x64.zip",
"hash": "b4f3498de9dddc5f7dac927216b62c089ff7abe219334e9c8e0621bc7a9bfe6c", "hash": "40f20c18a562e5ccea4dcf28e2580bc02dc0dd93b6a3c69b4e03c28bdd97258b",
"extract_dir": "highlight-3.53-x64" "extract_dir": "highlight-3.54-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.53.zip", "url": "http://www.andre-simon.de/zip/highlight-3.54.zip",
"hash": "2c744670c843d21e8c52b664bd203fc2faf4d08249ed363c3b4dfd2ecd993949", "hash": "019e4b23d7c43cdbceab4a7b920a36c7812cdfcdbca4001d2559036b42870b11",
"extract_dir": "highlight-3.53" "extract_dir": "highlight-3.54"
} }
}, },
"bin": "highlight.exe", "bin": "highlight.exe",