highlight: Update to version 3.53

This commit is contained in:
Richard Kuhnt 2019-08-02 20:01:06 +00:00
parent dbec2df2d9
commit 2d0bd98677

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.52", "version": "3.53",
"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.52-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.53-x64.zip",
"hash": "6d3841511964598f4989460911ee13d4cf9a90486df2213c6e525fc2b20f688e", "hash": "b4f3498de9dddc5f7dac927216b62c089ff7abe219334e9c8e0621bc7a9bfe6c",
"extract_dir": "highlight-3.52-x64" "extract_dir": "highlight-3.53-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.52.zip", "url": "http://www.andre-simon.de/zip/highlight-3.53.zip",
"hash": "e6892539ad5bd9d15d436cfd2ba417f40ce272af7b38b2dfe380c70798524909", "hash": "2c744670c843d21e8c52b664bd203fc2faf4d08249ed363c3b4dfd2ecd993949",
"extract_dir": "highlight-3.52" "extract_dir": "highlight-3.53"
} }
}, },
"bin": "highlight.exe", "bin": "highlight.exe",