mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
highlight: Update to version 4.13
This commit is contained in:
parent
1caf4cc806
commit
437e0ec993
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "4.12",
|
||||
"version": "4.13",
|
||||
"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.12-x64.zip",
|
||||
"hash": "af41dedb82fa3d71ab467bb9e01f7d996108dcc19e671b690a680aedf6b3cf36",
|
||||
"extract_dir": "highlight-4.12-x64"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.13-x64.zip",
|
||||
"hash": "d14b8f380af16a413415ad5713de9418145572c697610777d9ff440934638afa",
|
||||
"extract_dir": "highlight-4.13-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.12.zip",
|
||||
"hash": "aa7e4798fd64ad6b3c10a8ba71dfef8f087c36b9a7bc0b662bfe76389c3fc011",
|
||||
"extract_dir": "highlight-4.12"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.13.zip",
|
||||
"hash": "35924f56f790657f3c571abcb9a421bbf94bc868e1ae45f194a5cb16178c3070",
|
||||
"extract_dir": "highlight-4.13"
|
||||
}
|
||||
},
|
||||
"bin": "highlight.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user