mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
highlight: Update to version 4.18
This commit is contained in:
parent
5ec241dd2c
commit
c1ad20f0d2
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "4.17",
|
"version": "4.18",
|
||||||
"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.17-x64.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.18-x64.zip",
|
||||||
"hash": "57a19206d10fd881275ea4eb1a5e323f5620ff0137713d577714acf66221b057"
|
"hash": "a9d7ec3ab8a1fde0e7ed3f7d16dc3cf7ca39529a2b20aa80fb17155a9149f578"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://www.andre-simon.de/zip/highlight-4.17.zip",
|
"url": "http://www.andre-simon.de/zip/highlight-4.18.zip",
|
||||||
"hash": "9a7121d554d547f1b3905b03458cfdb44152ac9437d6008940ab01122c4646ae"
|
"hash": "43c203210b9c64ce7508d6c5f5fb9600a096b5aaf042a617bb76075b0e9e843b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user