mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
chroma: Update to version 2.2.0
This commit is contained in:
parent
514cbc6dc6
commit
16e7a3301e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.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.1.0/chroma-2.1.0-windows-amd64.tar.gz",
|
||||
"hash": "a2c6436fd0ca6730b15980e789ef19a897055fd940334648956e36602a9c8f3b"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.2.0/chroma-2.2.0-windows-amd64.tar.gz",
|
||||
"hash": "d7e4418ceeac4cccd02d8df5ffc0d0c4cbdb8d90d5fd6f923cd49124bb5104ff"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.1.0/chroma-2.1.0-windows-386.tar.gz",
|
||||
"hash": "ffb4af6469f64a36b9854c4b108ed98e2279df9ddb530dac069a402f8e93bd1b"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.2.0/chroma-2.2.0-windows-386.tar.gz",
|
||||
"hash": "a9762f35bb23eb75f1b9fad98b450e1eecef48aad7ef5ba231253552e7dfcfdd"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user