chroma: Update to version 2.23.1

This commit is contained in:
github-actions[bot] 2026-01-23 04:33:34 +00:00
parent 447fc4d0e1
commit 34771dcd5c

View File

@ -1,16 +1,16 @@
{
"version": "2.23.0",
"version": "2.23.1",
"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.23.0/chroma-2.23.0-windows-amd64.tar.gz",
"hash": "c2b5878ee356d79f7b99ada31f88eeb833ee0ed1aaae5f721eb266c4665491fa"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.23.1/chroma-2.23.1-windows-amd64.tar.gz",
"hash": "7ea1b550012182a70ccc3b51b499802f5f103431ca27049932b7a33ae6362270"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.23.0/chroma-2.23.0-windows-386.tar.gz",
"hash": "a677829806c75aa9fb29000d9ae6ecf03ff6389bd64fdea9fc8a943a28f46940"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.23.1/chroma-2.23.1-windows-386.tar.gz",
"hash": "697d4012bdc41a26f32705ed79d6506205f41dfcfff71bfb9625403f8f68c6a2"
}
},
"bin": "chroma.exe",