chroma: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2023-10-26 12:30:09 +00:00
parent 482483c504
commit 1cfeca8f13

View File

@ -1,16 +1,16 @@
{
"version": "2.9.1",
"version": "2.10.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.9.1/chroma-2.9.1-windows-amd64.tar.gz",
"hash": "c9e28ae6b5ac23d7fa269e2914d6854064e368d17bab5d22f0e66b716adfb35e"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.10.0/chroma-2.10.0-windows-amd64.tar.gz",
"hash": "d86323976e7adc679d20c47a45b7d2328c594d08e175d835cca968e490c71386"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.9.1/chroma-2.9.1-windows-386.tar.gz",
"hash": "65511e02dc503e82d562c227fbb8d44ac89e5d87afff5f2a765c6d7ebf4acefe"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.10.0/chroma-2.10.0-windows-386.tar.gz",
"hash": "9bde2769f5f9d007958a4b33569db3c8199b2392371450a1c749f67399952910"
}
},
"bin": "chroma.exe",