diff --git a/bucket/chroma.json b/bucket/chroma.json index 63b1e198f5..8ed6634a55 100644 --- a/bucket/chroma.json +++ b/bucket/chroma.json @@ -1,16 +1,16 @@ { - "version": "2.21.1", + "version": "2.22.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.21.1/chroma-2.21.1-windows-amd64.tar.gz", - "hash": "949c85573aefc6907df8ce9253f5469aaa88b37e0acdadfa5cc8b50bda7e8f37" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.22.0/chroma-2.22.0-windows-amd64.tar.gz", + "hash": "623ab4e1f5fa819460cb6231bc2cd544be0ad8f9219272749a713e4a5fa68c1f" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v2.21.1/chroma-2.21.1-windows-386.tar.gz", - "hash": "f5fe109fb33a88d1692002b2a3cad88a2c67933cc755622209b0af379f337188" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.22.0/chroma-2.22.0-windows-386.tar.gz", + "hash": "008cf0e486b960a3c2062def7e41414e536b87c1a5744894e91fbad8e2028409" } }, "bin": "chroma.exe",