chroma: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2023-12-04 12:30:05 +00:00
parent 63c1e6f970
commit 31e8359bb2

View File

@ -1,16 +1,16 @@
{
"version": "2.11.1",
"version": "2.12.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.11.1/chroma-2.11.1-windows-amd64.tar.gz",
"hash": "369f9bbc06ed5de596e1d446700da57a78818bc409a1ee4d0ccf52c3cb25f39e"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.12.0/chroma-2.12.0-windows-amd64.tar.gz",
"hash": "261d1dab49d0f29cd66207f52f03965ae8c658c961d6ae87ea623fcf6dca448f"
},
"32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.11.1/chroma-2.11.1-windows-386.tar.gz",
"hash": "1099b51a874040de23e1bfb80177e742a443a12dc068fe58837ff2ce7b32eaf8"
"url": "https://github.com/alecthomas/chroma/releases/download/v2.12.0/chroma-2.12.0-windows-386.tar.gz",
"hash": "198e7d241f9417bd6604acdddae5a331be4f9e4042c59a237a504380f8a9b973"
}
},
"bin": "chroma.exe",