mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 14:41:19 +00:00
chroma: Update to version 2.0.0
This commit is contained in:
parent
aa75c314ef
commit
e954ddbb13
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.10.0",
|
||||
"version": "2.0.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/v0.10.0/chroma-0.10.0-windows-amd64.tar.gz",
|
||||
"hash": "54fc2376b1c34bb6f839937c0d073df3e84ac02f49506528cdaca31bbeaa23d1"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.0.0/chroma-2.0.0-windows-amd64.tar.gz",
|
||||
"hash": "6b31f7498264546086e3f68d750524453a5280542999e404fa19502f28f5ccd0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.10.0/chroma-0.10.0-windows-386.tar.gz",
|
||||
"hash": "b5120744c154a0b6a8fc5a7599ec15dbc6f773681ede68b77ee28ac02bf56a47"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.0.0/chroma-2.0.0-windows-386.tar.gz",
|
||||
"hash": "c5b1641cd3f24eef0db8ccd6424cff555c3689653fd19fd4c170957f1b7901e0"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user