mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
chroma: Update to version 2.9.1
This commit is contained in:
parent
a0aef97f24
commit
09efd7d97a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.8.0",
|
"version": "2.9.1",
|
||||||
"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.8.0/chroma-2.8.0-windows-amd64.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.9.1/chroma-2.9.1-windows-amd64.tar.gz",
|
||||||
"hash": "3403297ee40ac11983b5bc85a610808104643aa6fabbb1b8b2cc32f193862ef2"
|
"hash": "c9e28ae6b5ac23d7fa269e2914d6854064e368d17bab5d22f0e66b716adfb35e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.8.0/chroma-2.8.0-windows-386.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.9.1/chroma-2.9.1-windows-386.tar.gz",
|
||||||
"hash": "a03b46bfe50e651040fe8d6a6aa74a1b823d66120cd36f35cc5b297746481b4c"
|
"hash": "65511e02dc503e82d562c227fbb8d44ac89e5d87afff5f2a765c6d7ebf4acefe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chroma.exe",
|
"bin": "chroma.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user