highlight: Update to version 4.7

This commit is contained in:
github-actions[bot] 2023-07-17 20:27:24 +00:00
parent 069c0ffb1c
commit 846e8410f5

View File

@ -1,19 +1,19 @@
{
"version": "4.6",
"version": "4.7",
"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.6-x64.zip",
"hash": "9bc89309d28fdd8862385b4ed83e35c7374b355281cd61df428008340ea2c821",
"extract_dir": "highlight-4.6-x64"
"url": "http://www.andre-simon.de/zip/highlight-4.7-x64.zip",
"hash": "68854b56c27ed9db8bb85f63c79d5f0e5769072ee6b5d1f8d9244a128716b70b",
"extract_dir": "highlight-4.7-x64"
},
"32bit": {
"url": "http://www.andre-simon.de/zip/highlight-4.6.zip",
"hash": "8eb8a3db6d347c5b1312dd292ba129231a815fda7bfe3ff8a70147512e44661d",
"extract_dir": "highlight-4.6"
"url": "http://www.andre-simon.de/zip/highlight-4.7.zip",
"hash": "7b7330a55479da8f728ecedea903ab77b58e51c1db741bcc258c9dddb2717cb7",
"extract_dir": "highlight-4.7"
}
},
"bin": "highlight.exe",