chroma: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2024-03-12 08:25:59 +00:00
parent f19107c49d
commit ff689cf828

View File

@ -1,16 +1,16 @@
{ {
"version": "2.12.0", "version": "2.13.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.12.0/chroma-2.12.0-windows-amd64.tar.gz", "url": "https://github.com/alecthomas/chroma/releases/download/v2.13.0/chroma-2.13.0-windows-amd64.tar.gz",
"hash": "261d1dab49d0f29cd66207f52f03965ae8c658c961d6ae87ea623fcf6dca448f" "hash": "7515294a7aaacec9b1db9adcd81ca792d76a6b534df5fc17268ab9d42741ce7f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/alecthomas/chroma/releases/download/v2.12.0/chroma-2.12.0-windows-386.tar.gz", "url": "https://github.com/alecthomas/chroma/releases/download/v2.13.0/chroma-2.13.0-windows-386.tar.gz",
"hash": "198e7d241f9417bd6604acdddae5a331be4f9e4042c59a237a504380f8a9b973" "hash": "a984b3a384069d21c3ad3523f26d29a1df7fab0b2fd90951ccbac1155f7964f5"
} }
}, },
"bin": "chroma.exe", "bin": "chroma.exe",