mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
highlight: Update to version 4.16
This commit is contained in:
parent
ab26feac92
commit
6d817cdebc
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "4.15",
|
||||
"version": "4.16",
|
||||
"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.15-x64.zip",
|
||||
"hash": "0e86f1fca148be832061eb4b8016addcb0059824c02975c9ecb8ae404580b4d0",
|
||||
"extract_dir": "highlight-4.15-x64"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.16-x64.zip",
|
||||
"hash": "c8950a0660e528aec0094818ee2483ce0b433e14872dda597de66e2ea42b0419",
|
||||
"extract_dir": "highlight-4.16-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.15.zip",
|
||||
"hash": "8baee43784b1d4a6c0338f77d53a700729616c61e3280cdec8166252174ca68d",
|
||||
"extract_dir": "highlight-4.15"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.16.zip",
|
||||
"hash": "5aa5e1aa785a4cab82b1bca7e726b99aac77b3054a404c0d153c00a4e2d50f38",
|
||||
"extract_dir": "highlight-4.16"
|
||||
}
|
||||
},
|
||||
"bin": "highlight.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user