mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
highlight: Update to version 4.2
This commit is contained in:
parent
6d93452aab
commit
33c16c3459
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "4.1",
|
||||
"version": "4.2",
|
||||
"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.1-x64.zip",
|
||||
"hash": "aa71ccee98da9954258cb1d131eca9d55b817e2b7b2674529dca6af66950d878",
|
||||
"extract_dir": "highlight-4.1-x64"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.2-x64.zip",
|
||||
"hash": "3a0f336aba90b8baee6483d0dc26c7614ad732131c434076d3266e1d0b90a165",
|
||||
"extract_dir": "highlight-4.2-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.1.zip",
|
||||
"hash": "ac1ba3408f35c042d53ed9b8a4f8dab5bd6b0ace162ba1ebd51e002b776b1ee4",
|
||||
"extract_dir": "highlight-4.1"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.2.zip",
|
||||
"hash": "44b677ab5b95f8f5bd653c68447f8e020f7693d689bf2ca04d6feb80b4835bef",
|
||||
"extract_dir": "highlight-4.2"
|
||||
}
|
||||
},
|
||||
"bin": "highlight.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user