Update highlight to version 3.39

This commit is contained in:
Richard Kuhnt 2017-07-27 18:00:14 +00:00
parent eddf328295
commit 711512d80e

View File

@ -1,17 +1,17 @@
{ {
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php", "homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
"version": "3.38", "version": "3.39",
"license": "GPL3", "license": "GPL3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.38-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.39-x64.zip",
"hash": "ebdae4d9110ff8c49cbd2fb6cf10427d4a3ec90e318b071cf8585125ff813876", "hash": "d356bd97a3c305961d9e54402aa0f50a1d1f6d95bd90f5357658ceb9b0fbfbd4",
"extract_dir": "highlight-3.38-x64" "extract_dir": "highlight-3.39-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.38.zip", "url": "http://www.andre-simon.de/zip/highlight-3.39.zip",
"hash": "78033802b5030d5815cf8f6703cf64ed585c66ff17be3e7a2d8b631402d8da77", "hash": "bbc0b6913b0d4f090afd23c17ced0863dfb42a65f998ec9bdfa22467e896170c",
"extract_dir": "highlight-3.38" "extract_dir": "highlight-3.39"
} }
}, },
"bin": "highlight.exe", "bin": "highlight.exe",