diff --git a/bucket/chroma.json b/bucket/chroma.json index ec5ffa3844..63b1e198f5 100644 --- a/bucket/chroma.json +++ b/bucket/chroma.json @@ -1,16 +1,16 @@ { - "version": "2.21.0", + "version": "2.21.1", "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.0/chroma-2.21.0-windows-amd64.tar.gz", - "hash": "8c999522e333aa28fce96f5162e2b81a965bcce6211c98b22d080d95d7df9582" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.21.1/chroma-2.21.1-windows-amd64.tar.gz", + "hash": "949c85573aefc6907df8ce9253f5469aaa88b37e0acdadfa5cc8b50bda7e8f37" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v2.21.0/chroma-2.21.0-windows-386.tar.gz", - "hash": "e75422e0a17c29903951938fa3699e0455f26f97cdf5497d468118cdfb209070" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.21.1/chroma-2.21.1-windows-386.tar.gz", + "hash": "f5fe109fb33a88d1692002b2a3cad88a2c67933cc755622209b0af379f337188" } }, "bin": "chroma.exe",