mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
highlight: Update to version 4.4
This commit is contained in:
parent
68d8c3c7b3
commit
90e618fc0b
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3",
|
"version": "4.4",
|
||||||
"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.3-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.4-x64.zip",
|
||||||
"hash": "0b28a34ede1240313934218727b9140c9d3870a7b289f0b414dfd2c68f465d6c",
|
"hash": "e179f588b0af4e8bd5114bc328ead5fc6c42d5c47a48956666b776e68d193bb8",
|
||||||
"extract_dir": "highlight-4.3-x64"
|
"extract_dir": "highlight-4.4-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.3.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.4.zip",
|
||||||
"hash": "1c71008641d5eac7eff31811e843b124071a29f05bf5a2520fb1c6ba0e6f1c37",
|
"hash": "6568e72b2962e43d144543e3603da9c6d77d477e2d4363eace7a14b7837d0814",
|
||||||
"extract_dir": "highlight-4.3"
|
"extract_dir": "highlight-4.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "highlight.exe",
|
"bin": "highlight.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user