Skip to content

Commit 4b84df2

Browse files
chroma: Update to version 2.20.0
1 parent b2b7e5b commit 4b84df2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/chroma.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "2.19.0",
2+
"version": "2.20.0",
33
"description": "A general purpose syntax highlighter in pure Go",
44
"homepage": "https://github.com/alecthomas/chroma",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/alecthomas/chroma/releases/download/v2.19.0/chroma-2.19.0-windows-amd64.tar.gz",
9-
"hash": "d2d898065d4706403d3e35b70bdc1ec1030d2b57eae3f02f56cb43e746366a5a"
8+
"url": "https://github.com/alecthomas/chroma/releases/download/v2.20.0/chroma-2.20.0-windows-amd64.tar.gz",
9+
"hash": "fcdee97e0be61631736e66b18da1b7b0809ef4961cc2bef54b6d06f7a1af4591"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/alecthomas/chroma/releases/download/v2.19.0/chroma-2.19.0-windows-386.tar.gz",
13-
"hash": "3754b04035b6118cf7a27f2eff5e731dda841e32defda452367f19a574ae6e31"
12+
"url": "https://github.com/alecthomas/chroma/releases/download/v2.20.0/chroma-2.20.0-windows-386.tar.gz",
13+
"hash": "82f3b5ec53012c2ede394883a745f9e5e516ec6a6ada7aac84ba2e4dfdb2818c"
1414
}
1515
},
1616
"bin": "chroma.exe",

0 commit comments

Comments
 (0)