mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
highlight: Update to version 4.14
This commit is contained in:
parent
edb21755b2
commit
57a5b8dc27
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "4.13",
|
"version": "4.14",
|
||||||
"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.13-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.14-x64.zip",
|
||||||
"hash": "d14b8f380af16a413415ad5713de9418145572c697610777d9ff440934638afa",
|
"hash": "d13458ec8bd42739e44fccc7ac3904263ff3642349cda3614ef54e4c1e06f106",
|
||||||
"extract_dir": "highlight-4.13-x64"
|
"extract_dir": "highlight-4.14-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.13.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.14.zip",
|
||||||
"hash": "35924f56f790657f3c571abcb9a421bbf94bc868e1ae45f194a5cb16178c3070",
|
"hash": "d168fc3f65355ebc1e7604dce750e0bf6465bc55a478b25b28a27a3f10bc3470",
|
||||||
"extract_dir": "highlight-4.13"
|
"extract_dir": "highlight-4.14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "highlight.exe",
|
"bin": "highlight.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user