mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
highlight: Update to version 4.12
This commit is contained in:
parent
cde47e2ab7
commit
ee7d3ed941
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "4.11",
|
"version": "4.12",
|
||||||
"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.11-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.12-x64.zip",
|
||||||
"hash": "c06b2b21ee06656cbae4988d26cb8d7d7c8c16ea4b456007cd802a18efc44bc3",
|
"hash": "af41dedb82fa3d71ab467bb9e01f7d996108dcc19e671b690a680aedf6b3cf36",
|
||||||
"extract_dir": "highlight-4.11-x64"
|
"extract_dir": "highlight-4.12-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.11.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.12.zip",
|
||||||
"hash": "7bbb570e758c612bc3079abde85ee9ede880d6575ae6d4c96055cfe196e7eeba",
|
"hash": "aa7e4798fd64ad6b3c10a8ba71dfef8f087c36b9a7bc0b662bfe76389c3fc011",
|
||||||
"extract_dir": "highlight-4.11"
|
"extract_dir": "highlight-4.12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "highlight.exe",
|
"bin": "highlight.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user