chroma: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2023-11-13 00:33:43 +00:00
parent 41e0bfa2da
commit 29b944f2d4

View File

@ -1,16 +1,16 @@
{
"version": "2.10.0",
"version": "2.11.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.10.0/chroma-2.10.0-windows-amd64.tar.gz",
"hash": "d86323976e7adc679d20c47a45b7d2328c594d08e175d835cca968e490c71386"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.11.1/chroma-2.11.1-windows-amd64.tar.gz",
"hash": "369f9bbc06ed5de596e1d446700da57a78818bc409a1ee4d0ccf52c3cb25f39e"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.10.0/chroma-2.10.0-windows-386.tar.gz",
"hash": "9bde2769f5f9d007958a4b33569db3c8199b2392371450a1c749f67399952910"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.11.1/chroma-2.11.1-windows-386.tar.gz",
"hash": "1099b51a874040de23e1bfb80177e742a443a12dc068fe58837ff2ce7b32eaf8"
}
},
"bin": "chroma.exe",