mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
chroma: Update to version 2.7.0
This commit is contained in:
parent
e073ffc807
commit
9b344ac4bd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.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.6.0/chroma-2.6.0-windows-amd64.tar.gz",
|
||||
"hash": "a55067e60e338056742659a8ad1b8d2b72e92ac9b3ea672531fcf357d41ad031"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.7.0/chroma-2.7.0-windows-amd64.tar.gz",
|
||||
"hash": "d82a0487e130f031d35b8f6453e409bbc19fcfcf1a3ae7369c09cbabdc9caf27"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.6.0/chroma-2.6.0-windows-386.tar.gz",
|
||||
"hash": "51500116de5328215692c81fef404ddb4d73e19fccdbdf443980b238666fa067"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.7.0/chroma-2.7.0-windows-386.tar.gz",
|
||||
"hash": "5378762afa082f4992ada9b053cc7ce81e08807a046bab68cc8b2e84a84366b7"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user