chroma: Update to version 2.23.0

This commit is contained in:
github-actions[bot] 2026-01-17 12:33:04 +00:00
parent d0f12726ad
commit 25a13176fe

View File

@ -1,16 +1,16 @@
{
"version": "2.22.0",
"version": "2.23.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.22.0/chroma-2.22.0-windows-amd64.tar.gz",
"hash": "623ab4e1f5fa819460cb6231bc2cd544be0ad8f9219272749a713e4a5fa68c1f"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.23.0/chroma-2.23.0-windows-amd64.tar.gz",
"hash": "c2b5878ee356d79f7b99ada31f88eeb833ee0ed1aaae5f721eb266c4665491fa"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.22.0/chroma-2.22.0-windows-386.tar.gz",
"hash": "008cf0e486b960a3c2062def7e41414e536b87c1a5744894e91fbad8e2028409"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.23.0/chroma-2.23.0-windows-386.tar.gz",
"hash": "a677829806c75aa9fb29000d9ae6ecf03ff6389bd64fdea9fc8a943a28f46940"
}
},
"bin": "chroma.exe",