mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chroma: Update to version 2.1.0
This commit is contained in:
parent
debcf0911a
commit
4bf103f91d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.0.1",
|
||||
"version": "2.1.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.0.1/chroma-2.0.1-windows-amd64.tar.gz",
|
||||
"hash": "0593aa16944c7b5d8cc10f36cdc62df55df2f40a6a1ed71165738b34fefe88bf"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.1.0/chroma-2.1.0-windows-amd64.tar.gz",
|
||||
"hash": "a2c6436fd0ca6730b15980e789ef19a897055fd940334648956e36602a9c8f3b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.0.1/chroma-2.0.1-windows-386.tar.gz",
|
||||
"hash": "a2f65318639a6a32e2b06d93f40b4659a462f18bd0676cd1f5abb4f03c1eb082"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.1.0/chroma-2.1.0-windows-386.tar.gz",
|
||||
"hash": "ffb4af6469f64a36b9854c4b108ed98e2279df9ddb530dac069a402f8e93bd1b"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user