highlight: Update to version 4.6

This commit is contained in:
github-actions[bot] 2023-05-23 20:24:49 +00:00
parent d6262ea581
commit f33175180e

View File

@ -1,19 +1,19 @@
{
"version": "4.5",
"version": "4.6",
"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.5-x64.zip",
"hash": "98273f15f38c186b7adb79347aa322efc92c4beda8e6f1a9dd95316908d8e1cf",
"extract_dir": "highlight-4.5-x64"
"url": "http://www.andre-simon.de/zip/highlight-4.6-x64.zip",
"hash": "9bc89309d28fdd8862385b4ed83e35c7374b355281cd61df428008340ea2c821",
"extract_dir": "highlight-4.6-x64"
},
"32bit": {
"url": "http://www.andre-simon.de/zip/highlight-4.5.zip",
"hash": "418825b6306bf617750797dfb751361110808aeadff53a46023072b97579b799",
"extract_dir": "highlight-4.5"
"url": "http://www.andre-simon.de/zip/highlight-4.6.zip",
"hash": "8eb8a3db6d347c5b1312dd292ba129231a815fda7bfe3ff8a70147512e44661d",
"extract_dir": "highlight-4.6"
}
},
"bin": "highlight.exe",