highlight: Update to version 3.56

This commit is contained in:
Richard Kuhnt 2020-04-07 20:01:52 +00:00
parent c69c0f8faa
commit c0a080bb2a

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.55", "version": "3.56",
"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.55-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.56-x64.zip",
"hash": "b5048ca4e907b4b243e8a884d0baddfaf39ba9c67897c269d8f74910f522d9dd", "hash": "c8973c8872dc69e7a72c9c5aa2b8c78d83793268bae26eb990bc8a87997ba8f3",
"extract_dir": "highlight-3.55-x86" "extract_dir": "highlight-3.56-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.55.zip", "url": "http://www.andre-simon.de/zip/highlight-3.56.zip",
"hash": "8d9ae2662ad24c89de9ea38d7b6dd064ec68f4a217f5b9decf52ae730e59b998", "hash": "4cbda85e5b0bf06c01e67463b4b2ec2c00806046c5a55463c12a294d71ba358a",
"extract_dir": "highlight-3.55" "extract_dir": "highlight-3.56"
} }
}, },
"bin": "highlight.exe", "bin": "highlight.exe",