diff --git a/bucket/chroma.json b/bucket/chroma.json index 8e15019d40..ef942a30a9 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.7.0", + "version": "0.7.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v0.7.0/chroma-0.7.0-windows-amd64.tar.gz", - "hash": "09b6afe1c37d3c73261330a63f1c41c96887dc4fe2d693c36f121cdf88e4d629" + "url": "https://github.com/alecthomas/chroma/releases/download/v0.7.2/chroma-0.7.2-windows-amd64.tar.gz", + "hash": "4b86ac209c14fe1c9558d5c86bf706b3f948dd222323e3808b8d94db8fe59899" }, "32bit": { - "url": "https://github.com/alecthomas/chroma/releases/download/v0.7.0/chroma-0.7.0-windows-386.tar.gz", - "hash": "64a3fb560ae72b27d223985a03521f4997312811123b374bba50927cdd2e4ea7" + "url": "https://github.com/alecthomas/chroma/releases/download/v0.7.2/chroma-0.7.2-windows-386.tar.gz", + "hash": "d48395836b0973161a96fc1eaff9f95132aae01c58677fa601e6a479cfc2cce0" } }, "bin": "chroma.exe",