highlight: Update to version 4.5

This commit is contained in:
github-actions[bot] 2023-03-15 20:28:12 +00:00
parent 2a245b9e13
commit df7e5c7075

View File

@ -1,19 +1,19 @@
{
"version": "4.4",
"version": "4.5",
"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.4-x64.zip",
"hash": "e179f588b0af4e8bd5114bc328ead5fc6c42d5c47a48956666b776e68d193bb8",
"extract_dir": "highlight-4.4-x64"
"url": "http://www.andre-simon.de/zip/highlight-4.5-x64.zip",
"hash": "98273f15f38c186b7adb79347aa322efc92c4beda8e6f1a9dd95316908d8e1cf",
"extract_dir": "highlight-4.5-x64"
},
"32bit": {
"url": "http://www.andre-simon.de/zip/highlight-4.4.zip",
"hash": "6568e72b2962e43d144543e3603da9c6d77d477e2d4363eace7a14b7837d0814",
"extract_dir": "highlight-4.4"
"url": "http://www.andre-simon.de/zip/highlight-4.5.zip",
"hash": "418825b6306bf617750797dfb751361110808aeadff53a46023072b97579b799",
"extract_dir": "highlight-4.5"
}
},
"bin": "highlight.exe",