diff --git a/bucket/chroma.json b/bucket/chroma.json index 7665a21870..29e06ef5a3 100644 --- a/bucket/chroma.json +++ b/bucket/chroma.json @@ -1,16 +1,16 @@ { - "version": "2.11.1", + "version": "2.12.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.11.1/chroma-2.11.1-windows-amd64.tar.gz", - "hash": "369f9bbc06ed5de596e1d446700da57a78818bc409a1ee4d0ccf52c3cb25f39e" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.12.0/chroma-2.12.0-windows-amd64.tar.gz", + "hash": "261d1dab49d0f29cd66207f52f03965ae8c658c961d6ae87ea623fcf6dca448f" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v2.11.1/chroma-2.11.1-windows-386.tar.gz", - "hash": "1099b51a874040de23e1bfb80177e742a443a12dc068fe58837ff2ce7b32eaf8" + "url": "https://github.com/alecthomas/chroma/releases/download/v2.12.0/chroma-2.12.0-windows-386.tar.gz", + "hash": "198e7d241f9417bd6604acdddae5a331be4f9e4042c59a237a504380f8a9b973" } }, "bin": "chroma.exe",