chroma: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2023-09-09 04:28:11 +00:00
parent a0aef97f24
commit 09efd7d97a

View File

@ -1,16 +1,16 @@
{
"version": "2.8.0",
"version": "2.9.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.8.0/chroma-2.8.0-windows-amd64.tar.gz",
"hash": "3403297ee40ac11983b5bc85a610808104643aa6fabbb1b8b2cc32f193862ef2"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.9.1/chroma-2.9.1-windows-amd64.tar.gz",
"hash": "c9e28ae6b5ac23d7fa269e2914d6854064e368d17bab5d22f0e66b716adfb35e"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.8.0/chroma-2.8.0-windows-386.tar.gz",
"hash": "a03b46bfe50e651040fe8d6a6aa74a1b823d66120cd36f35cc5b297746481b4c"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.9.1/chroma-2.9.1-windows-386.tar.gz",
"hash": "65511e02dc503e82d562c227fbb8d44ac89e5d87afff5f2a765c6d7ebf4acefe"
}
},
"bin": "chroma.exe",