chroma: Update to version 2.19.0

This commit is contained in:
github-actions[bot] 2025-07-01 00:46:19 +00:00
parent 11a95035b5
commit 59a5d13a0a

View File

@ -1,16 +1,16 @@
{
"version": "2.18.0",
"version": "2.19.0",
"description": "A general purpose syntax highlighter in pure Go",
"homepage": "https://github.com/alecthomas/chroma",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.18.0/chroma-2.18.0-windows-amd64.tar.gz",
"hash": "e79d27fbb3c8bc6853acc5d97667d9d493bf4903bb35bb9275bd15f9436f19b1"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.19.0/chroma-2.19.0-windows-amd64.tar.gz",
"hash": "d2d898065d4706403d3e35b70bdc1ec1030d2b57eae3f02f56cb43e746366a5a"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.18.0/chroma-2.18.0-windows-386.tar.gz",
"hash": "020d986294601e382e97717d02f5c3836c3741fff4fb376639b05279261a45a6"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.19.0/chroma-2.19.0-windows-386.tar.gz",
"hash": "3754b04035b6118cf7a27f2eff5e731dda841e32defda452367f19a574ae6e31"
}
},
"bin": "chroma.exe",