chroma: Update to version 2.21.0

This commit is contained in:
github-actions[bot] 2025-12-16 12:32:22 +00:00
parent 21f04c7942
commit 5ed818f620

View File

@ -1,16 +1,16 @@
{
"version": "2.20.0",
"version": "2.21.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.20.0/chroma-2.20.0-windows-amd64.tar.gz",
"hash": "fcdee97e0be61631736e66b18da1b7b0809ef4961cc2bef54b6d06f7a1af4591"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.21.0/chroma-2.21.0-windows-amd64.tar.gz",
"hash": "8c999522e333aa28fce96f5162e2b81a965bcce6211c98b22d080d95d7df9582"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.20.0/chroma-2.20.0-windows-386.tar.gz",
"hash": "82f3b5ec53012c2ede394883a745f9e5e516ec6a6ada7aac84ba2e4dfdb2818c"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.21.0/chroma-2.21.0-windows-386.tar.gz",
"hash": "e75422e0a17c29903951938fa3699e0455f26f97cdf5497d468118cdfb209070"
}
},
"bin": "chroma.exe",