mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
chroma: Update to version 2.11.1
This commit is contained in:
parent
41e0bfa2da
commit
29b944f2d4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.10.0",
|
"version": "2.11.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.10.0/chroma-2.10.0-windows-amd64.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.11.1/chroma-2.11.1-windows-amd64.tar.gz",
|
||||||
"hash": "d86323976e7adc679d20c47a45b7d2328c594d08e175d835cca968e490c71386"
|
"hash": "369f9bbc06ed5de596e1d446700da57a78818bc409a1ee4d0ccf52c3cb25f39e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.10.0/chroma-2.10.0-windows-386.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.11.1/chroma-2.11.1-windows-386.tar.gz",
|
||||||
"hash": "9bde2769f5f9d007958a4b33569db3c8199b2392371450a1c749f67399952910"
|
"hash": "1099b51a874040de23e1bfb80177e742a443a12dc068fe58837ff2ce7b32eaf8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chroma.exe",
|
"bin": "chroma.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user