highlight: Update to version 3.55

This commit is contained in:
Richard Kuhnt 2020-01-30 20:01:49 +00:00
parent abc0db63fc
commit ac75f62b1c

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.54", "version": "3.55",
"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.54-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.55-x64.zip",
"hash": "40f20c18a562e5ccea4dcf28e2580bc02dc0dd93b6a3c69b4e03c28bdd97258b", "hash": "b5048ca4e907b4b243e8a884d0baddfaf39ba9c67897c269d8f74910f522d9dd",
"extract_dir": "highlight-3.54-x64" "extract_dir": "highlight-3.55-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.54.zip", "url": "http://www.andre-simon.de/zip/highlight-3.55.zip",
"hash": "019e4b23d7c43cdbceab4a7b920a36c7812cdfcdbca4001d2559036b42870b11", "hash": "8d9ae2662ad24c89de9ea38d7b6dd064ec68f4a217f5b9decf52ae730e59b998",
"extract_dir": "highlight-3.54" "extract_dir": "highlight-3.55"
} }
}, },
"bin": "highlight.exe", "bin": "highlight.exe",