mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chroma: Update to version 0.6.8
This commit is contained in:
parent
ee479dc466
commit
80df99de22
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/alecthomas/chroma",
|
||||
"description": "A general purpose syntax highlighter in pure Go",
|
||||
"version": "0.6.7",
|
||||
"version": "0.6.8",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.7/chroma-0.6.7-windows-amd64.tar.gz",
|
||||
"hash": "624eafe3def4e611c67f7ad4eb295217b70a5216bf1b000acafa596b9150838d"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.8/chroma-0.6.8-windows-amd64.tar.gz",
|
||||
"hash": "b13c5a87c0d85fa00d9dee557cfce956e134635fe41fec6c3875a09a45312276"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.7/chroma-0.6.7-windows-386.tar.gz",
|
||||
"hash": "4f28751cb15657792549700b07394d7fb4b63a049e14e1f8bf6055693f343aff"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.8/chroma-0.6.8-windows-386.tar.gz",
|
||||
"hash": "926e9ebc42325db97207aa6597c38d4c1b885abe7f6c9071bdeee6917a820b09"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user