Update highlight to version 3.43

This commit is contained in:
Richard Kuhnt 2018-04-30 14:00:19 +00:00
parent 4b0e6321dc
commit 10139cece0

View File

@ -1,17 +1,17 @@
{
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
"version": "3.42",
"version": "3.43",
"license": "GPL-3.0",
"architecture": {
"64bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.42-x64.zip",
"hash": "4c4a4dcfcefbc74f23ab1a19637a3c2bf1b4448113cbdb5135cb7e641b62c9ca",
"extract_dir": "highlight-3.42-x64"
"url": "http://www.andre-simon.de/zip/highlight-3.43-x64.zip",
"hash": "356b37409363539c083c96ed2ecd96f38c820b549fe37fe749061e9ed23e7155",
"extract_dir": "highlight-3.43-x64"
},
"32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.42.zip",
"hash": "5ca1ece628f12b939986043d3d9e91cc8df3a7effd9c93d090119b096c8c8c59",
"extract_dir": "highlight-3.42"
"url": "http://www.andre-simon.de/zip/highlight-3.43.zip",
"hash": "7caabf4eb999a2ee9d730e1d89202906a0413ae36a5fb74ae09b409ccde45a45",
"extract_dir": "highlight-3.43"
}
},
"bin": "highlight.exe",