diff --git a/bucket/chroma.json b/bucket/chroma.json index d680363031..2b0f4ee77b 100644 --- a/bucket/chroma.json +++ b/bucket/chroma.json @@ -1,16 +1,16 @@ { - "version": "2.5.0", + "version": "2.6.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.5.0/chroma-2.5.0-windows-amd64.tar.gz", - "hash": "d89b4dec6a426ed78f175d7e9b8457b6c1dc4de305ec3eb8cdcea0451239e857" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.6.0/chroma-2.6.0-windows-amd64.tar.gz", + "hash": "a55067e60e338056742659a8ad1b8d2b72e92ac9b3ea672531fcf357d41ad031" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v2.5.0/chroma-2.5.0-windows-386.tar.gz", - "hash": "3f3db8a63ad9abf16336aa9cc11c781541378b90536489af60fed97aa657f4fc" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.6.0/chroma-2.6.0-windows-386.tar.gz", + "hash": "51500116de5328215692c81fef404ddb4d73e19fccdbdf443980b238666fa067" } }, "bin": "chroma.exe",