diff --git a/bucket/chroma.json b/bucket/chroma.json index e4ed3e07e8..1bc2ad93c3 100644 --- a/bucket/chroma.json +++ b/bucket/chroma.json @@ -1,16 +1,16 @@ { - "version": "2.17.0", + "version": "2.17.2", "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.0/chroma-2.17.0-windows-amd64.tar.gz", - "hash": "8f6e88633d852cb646666b3e515c607323d3c07aee24defc3e59d2b7ab373088" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.17.2/chroma-2.17.2-windows-amd64.tar.gz", + "hash": "3e90a31691a8fbc62931699d600c4e93918627ef76e5b729fe683ad0bf9ef7dd" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v2.17.0/chroma-2.17.0-windows-386.tar.gz", - "hash": "a9c2c7dea0c5ffab8da96bf81d10247a02fe45195bbdf69f2db32dd39313251e" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.17.2/chroma-2.17.2-windows-386.tar.gz", + "hash": "dba8aa2f8b89ce3c4a09a0f981d2172a6e615f2b1672bcd7c5c41fc990710b9b" } }, "bin": "chroma.exe",