mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
highlight: Update to version 4.8
This commit is contained in:
parent
dad567ea4d
commit
bf99ec7c35
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "4.7",
|
"version": "4.8",
|
||||||
"description": "Converts source code to formatted text with syntax highlighting.",
|
"description": "Converts source code to formatted text with syntax highlighting.",
|
||||||
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
|
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"notes": "You need to set the working directory of the shortcut to '$dir'",
|
"notes": "You need to set the working directory of the shortcut to '$dir'",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.7-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.8-x64.zip",
|
||||||
"hash": "68854b56c27ed9db8bb85f63c79d5f0e5769072ee6b5d1f8d9244a128716b70b",
|
"hash": "7f1c500183ce848905d806e4f4589c51b281eda0eecd1dad84013c10171e6927",
|
||||||
"extract_dir": "highlight-4.7-x64"
|
"extract_dir": "highlight-4.8-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.7.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.8.zip",
|
||||||
"hash": "7b7330a55479da8f728ecedea903ab77b58e51c1db741bcc258c9dddb2717cb7",
|
"hash": "629608d1c3559193f50e96a6530fef7880e7f89ddacc9be4f5df5340952afadf",
|
||||||
"extract_dir": "highlight-4.7"
|
"extract_dir": "highlight-4.8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "highlight.exe",
|
"bin": "highlight.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user