mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chroma: Update to version 2.6.0
This commit is contained in:
parent
e5a05a63b3
commit
7bec7c0b9f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.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.5.0/chroma-2.5.0-windows-amd64.tar.gz",
|
||||
"hash": "d89b4dec6a426ed78f175d7e9b8457b6c1dc4de305ec3eb8cdcea0451239e857"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.6.0/chroma-2.6.0-windows-amd64.tar.gz",
|
||||
"hash": "a55067e60e338056742659a8ad1b8d2b72e92ac9b3ea672531fcf357d41ad031"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.5.0/chroma-2.5.0-windows-386.tar.gz",
|
||||
"hash": "3f3db8a63ad9abf16336aa9cc11c781541378b90536489af60fed97aa657f4fc"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.6.0/chroma-2.6.0-windows-386.tar.gz",
|
||||
"hash": "51500116de5328215692c81fef404ddb4d73e19fccdbdf443980b238666fa067"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user