mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
highlight: Update to version 3.52
This commit is contained in:
parent
96b239d352
commit
789d2a0f7a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
|
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
|
||||||
"version": "3.50",
|
"version": "3.52",
|
||||||
"description": "Converts source code to formatted text with syntax highlighting.",
|
"description": "Converts source code to formatted text with syntax highlighting.",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-3.50-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-3.52-x64.zip",
|
||||||
"hash": "c69e0a36addb9448b4a46b4f81f01a803258116db631f9ee87d532917d6271a4",
|
"hash": "6d3841511964598f4989460911ee13d4cf9a90486df2213c6e525fc2b20f688e",
|
||||||
"extract_dir": "highlight-3.50-x64"
|
"extract_dir": "highlight-3.52-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-3.50.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-3.52.zip",
|
||||||
"hash": "9ae8e86b6a55db8113240974f2fb7a34ca3d2490ee7b14634933a3c1744078c4",
|
"hash": "e6892539ad5bd9d15d436cfd2ba417f40ce272af7b38b2dfe380c70798524909",
|
||||||
"extract_dir": "highlight-3.50"
|
"extract_dir": "highlight-3.52"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "highlight.exe",
|
"bin": "highlight.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user