highlight: Update to version 3.58

This commit is contained in:
Richard Kuhnt 2020-09-10 20:00:25 +00:00
parent 2736ce3410
commit 53e96b0864

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.57", "version": "3.58",
"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.57-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.58-x64.zip",
"hash": "1d318d00bac869ac95198f4356dbf2615ff135113076ccfcc06eecc3769add03", "hash": "be6e1784d32a421c3f73809715aeb805e3ec69752d90c046fc477950504c8d91",
"extract_dir": "highlight-3.57-x64" "extract_dir": "highlight-3.58-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.57.zip", "url": "http://www.andre-simon.de/zip/highlight-3.58.zip",
"hash": "4fa95a716ae6f172c5ad44448af64d902d2d4e9c6b1c10a6864bbbec143396ba", "hash": "47e1f8926839eab20c6ea30a189958dbd0216cd53450b958f4fd4771f191e2c1",
"extract_dir": "highlight-3.57" "extract_dir": "highlight-3.58"
} }
}, },
"bin": "highlight.exe", "bin": "highlight.exe",