highlight: Update to version 4.17

This commit is contained in:
github-actions[bot] 2025-09-29 00:39:08 +00:00
parent bd220954ec
commit e2c37ef65b

View File

@ -1,17 +1,17 @@
{ {
"version": "4.16", "version": "4.17",
"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.16-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-4.17-x64.zip",
"hash": "c8950a0660e528aec0094818ee2483ce0b433e14872dda597de66e2ea42b0419" "hash": "57a19206d10fd881275ea4eb1a5e323f5620ff0137713d577714acf66221b057"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-4.16.zip", "url": "http://www.andre-simon.de/zip/highlight-4.17.zip",
"hash": "5aa5e1aa785a4cab82b1bca7e726b99aac77b3054a404c0d153c00a4e2d50f38" "hash": "9a7121d554d547f1b3905b03458cfdb44152ac9437d6008940ab01122c4646ae"
} }
}, },
"pre_install": [ "pre_install": [