mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
chroma: Update to version 0.6.7
This commit is contained in:
parent
b59aa63895
commit
a35855593c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/alecthomas/chroma",
|
||||
"description": "A general purpose syntax highlighter in pure Go",
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.6/chroma-0.6.6-windows-amd64.tar.gz",
|
||||
"hash": "f77593c263641b3a00558fbd5e8d26c64cc59d4e7548136af0c1d9ff209bc20e"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.7/chroma-0.6.7-windows-amd64.tar.gz",
|
||||
"hash": "624eafe3def4e611c67f7ad4eb295217b70a5216bf1b000acafa596b9150838d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.6/chroma-0.6.6-windows-386.tar.gz",
|
||||
"hash": "b4f1864a068b4f236e7b4af3a4aec12f5ed2f321a9f760aecbbeee462122a3ac"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.7/chroma-0.6.7-windows-386.tar.gz",
|
||||
"hash": "4f28751cb15657792549700b07394d7fb4b63a049e14e1f8bf6055693f343aff"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user