highlight: Update to version 4.14

This commit is contained in:
github-actions[bot] 2024-09-16 20:27:59 +00:00
parent edb21755b2
commit 57a5b8dc27

View File

@ -1,19 +1,19 @@
{
"version": "4.13",
"version": "4.14",
"description": "Converts source code to formatted text with syntax highlighting.",
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
"license": "GPL-3.0-only",
"notes": "You need to set the working directory of the shortcut to '$dir'",
"architecture": {
"64bit": {
"url": "http://www.andre-simon.de/zip/highlight-4.13-x64.zip",
"hash": "d14b8f380af16a413415ad5713de9418145572c697610777d9ff440934638afa",
"extract_dir": "highlight-4.13-x64"
"url": "http://www.andre-simon.de/zip/highlight-4.14-x64.zip",
"hash": "d13458ec8bd42739e44fccc7ac3904263ff3642349cda3614ef54e4c1e06f106",
"extract_dir": "highlight-4.14-x64"
},
"32bit": {
"url": "http://www.andre-simon.de/zip/highlight-4.13.zip",
"hash": "35924f56f790657f3c571abcb9a421bbf94bc868e1ae45f194a5cb16178c3070",
"extract_dir": "highlight-4.13"
"url": "http://www.andre-simon.de/zip/highlight-4.14.zip",
"hash": "d168fc3f65355ebc1e7604dce750e0bf6465bc55a478b25b28a27a3f10bc3470",
"extract_dir": "highlight-4.14"
}
},
"bin": "highlight.exe",