mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
highlight: Update to version 4.15
This commit is contained in:
parent
5948f7dfb4
commit
445f95258a
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "4.14",
|
"version": "4.15",
|
||||||
"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.14-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.15-x64.zip",
|
||||||
"hash": "d13458ec8bd42739e44fccc7ac3904263ff3642349cda3614ef54e4c1e06f106",
|
"hash": "0e86f1fca148be832061eb4b8016addcb0059824c02975c9ecb8ae404580b4d0",
|
||||||
"extract_dir": "highlight-4.14-x64"
|
"extract_dir": "highlight-4.15-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.14.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.15.zip",
|
||||||
"hash": "d168fc3f65355ebc1e7604dce750e0bf6465bc55a478b25b28a27a3f10bc3470",
|
"hash": "8baee43784b1d4a6c0338f77d53a700729616c61e3280cdec8166252174ca68d",
|
||||||
"extract_dir": "highlight-4.14"
|
"extract_dir": "highlight-4.15"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "highlight.exe",
|
"bin": "highlight.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user