chroma: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2024-05-22 20:26:00 +00:00
parent 67acd9a073
commit 787902cb06

View File

@ -1,16 +1,16 @@
{ {
"version": "2.13.0", "version": "2.14.0",
"description": "A general purpose syntax highlighter in pure Go", "description": "A general purpose syntax highlighter in pure Go",
"homepage": "https://github.com/alecthomas/chroma", "homepage": "https://github.com/alecthomas/chroma",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.13.0/chroma-2.13.0-windows-amd64.tar.gz", "url": "https://github.com/alecthomas/chroma/releases/download/v2.14.0/chroma-2.14.0-windows-amd64.tar.gz",
"hash": "7515294a7aaacec9b1db9adcd81ca792d76a6b534df5fc17268ab9d42741ce7f" "hash": "2579ae2f89136e691ae0d2e2523a7eb8f77be39befaf3ccd447e08dcc5f32a7b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.13.0/chroma-2.13.0-windows-386.tar.gz", "url": "https://github.com/alecthomas/chroma/releases/download/v2.14.0/chroma-2.14.0-windows-386.tar.gz",
"hash": "a984b3a384069d21c3ad3523f26d29a1df7fab0b2fd90951ccbac1155f7964f5" "hash": "ce382f2cda70f1b8c229bf440f3a58e4b78eb29037a51ea3856eaf0ba3fd816f"
} }
}, },
"bin": "chroma.exe", "bin": "chroma.exe",