diff --git a/bucket/chroma.json b/bucket/chroma.json index 1bc2ad93c3..728411d35b 100644 --- a/bucket/chroma.json +++ b/bucket/chroma.json @@ -1,16 +1,16 @@ { - "version": "2.17.2", + "version": "2.18.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.17.2/chroma-2.17.2-windows-amd64.tar.gz", - "hash": "3e90a31691a8fbc62931699d600c4e93918627ef76e5b729fe683ad0bf9ef7dd" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.18.0/chroma-2.18.0-windows-amd64.tar.gz", + "hash": "e79d27fbb3c8bc6853acc5d97667d9d493bf4903bb35bb9275bd15f9436f19b1" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v2.17.2/chroma-2.17.2-windows-386.tar.gz", - "hash": "dba8aa2f8b89ce3c4a09a0f981d2172a6e615f2b1672bcd7c5c41fc990710b9b" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.18.0/chroma-2.18.0-windows-386.tar.gz", + "hash": "020d986294601e382e97717d02f5c3836c3741fff4fb376639b05279261a45a6" } }, "bin": "chroma.exe",