mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chroma: Update to version 2.16.0
This commit is contained in:
parent
40deb6d9c9
commit
5296c837a6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.15.0",
|
"version": "2.16.0",
|
||||||
"description": "A general purpose syntax highlighter in pure Go",
|
"description": "A general purpose syntax highlighter in pure Go",
|
||||||
"homepage": "https://github.com/alecthomas/chroma",
|
"homepage": "https://github.com/alecthomas/chroma",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.15.0/chroma-2.15.0-windows-amd64.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.16.0/chroma-2.16.0-windows-amd64.tar.gz",
|
||||||
"hash": "2081a1a1255e8425ee1f3fd3d22dae2b80f407e0cf36ef229812a7c42e6ee4a4"
|
"hash": "561d59f12eaf5047073f4d9544ddc94ce0c2a13c54ed58ea12c6b8cf73a314f4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.15.0/chroma-2.15.0-windows-386.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.16.0/chroma-2.16.0-windows-386.tar.gz",
|
||||||
"hash": "257788302164fbe03117890ef5e0ea31cbf8a61283955235a5e29157546af213"
|
"hash": "f27a5cbdc1f5adc001ad6dcd61a4fb41e5a33a8cbd46058a5195a1340fb17173"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chroma.exe",
|
"bin": "chroma.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user