highlight: Update to version 3.52

This commit is contained in:
Richard Kuhnt 2019-05-28 20:00:53 +00:00
parent 96b239d352
commit 789d2a0f7a

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.50", "version": "3.52",
"description": "Converts source code to formatted text with syntax highlighting.", "description": "Converts source code to formatted text with syntax highlighting.",
"license": "GPL-3.0", "license": "GPL-3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.50-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.52-x64.zip",
"hash": "c69e0a36addb9448b4a46b4f81f01a803258116db631f9ee87d532917d6271a4", "hash": "6d3841511964598f4989460911ee13d4cf9a90486df2213c6e525fc2b20f688e",
"extract_dir": "highlight-3.50-x64" "extract_dir": "highlight-3.52-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.50.zip", "url": "http://www.andre-simon.de/zip/highlight-3.52.zip",
"hash": "9ae8e86b6a55db8113240974f2fb7a34ca3d2490ee7b14634933a3c1744078c4", "hash": "e6892539ad5bd9d15d436cfd2ba417f40ce272af7b38b2dfe380c70798524909",
"extract_dir": "highlight-3.50" "extract_dir": "highlight-3.52"
} }
}, },
"bin": "highlight.exe", "bin": "highlight.exe",