diff --git a/bucket/chroma.json b/bucket/chroma.json index d006e94e64..cf7a9eed38 100644 --- a/bucket/chroma.json +++ b/bucket/chroma.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/alecthomas/chroma", "description": "A general purpose syntax highlighter in pure Go", - "version": "0.6.7", + "version": "0.6.8", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v0.6.7/chroma-0.6.7-windows-amd64.tar.gz", - "hash": "624eafe3def4e611c67f7ad4eb295217b70a5216bf1b000acafa596b9150838d" + "url": "https://github.com/alecthomas/chroma/releases/download/v0.6.8/chroma-0.6.8-windows-amd64.tar.gz", + "hash": "b13c5a87c0d85fa00d9dee557cfce956e134635fe41fec6c3875a09a45312276" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v0.6.7/chroma-0.6.7-windows-386.tar.gz", - "hash": "4f28751cb15657792549700b07394d7fb4b63a049e14e1f8bf6055693f343aff" + "url": "https://github.com/alecthomas/chroma/releases/download/v0.6.8/chroma-0.6.8-windows-386.tar.gz", + "hash": "926e9ebc42325db97207aa6597c38d4c1b885abe7f6c9071bdeee6917a820b09" } }, "bin": "chroma.exe",