mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
highlight: Update to version 4.10
This commit is contained in:
parent
ffbdfa0bf8
commit
b5314751a6
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9",
|
"version": "4.10",
|
||||||
"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.9-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.10-x64.zip",
|
||||||
"hash": "3140d8608d79b897b2d15daf911a1739336c56d7b2461a4506004371c905753a",
|
"hash": "4df3817050be8efacf21df8094f8ae446b3f1aa84e7a62586faefa816dbb07b3",
|
||||||
"extract_dir": "highlight-4.9-x64"
|
"extract_dir": "highlight-4.10-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.9.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.10.zip",
|
||||||
"hash": "e088f5176b6f1597a59aa3916aa430cd33fa9fd6254d5add703ebf065df79491",
|
"hash": "453f23d846c8f9a0fb925e6f0abdba1aad97fa77ef492757d1f7004f100d31bb",
|
||||||
"extract_dir": "highlight-4.9"
|
"extract_dir": "highlight-4.10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "highlight.exe",
|
"bin": "highlight.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user