mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chroma: Update to version 2.12.0
This commit is contained in:
parent
63c1e6f970
commit
31e8359bb2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.11.1",
|
"version": "2.12.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.11.1/chroma-2.11.1-windows-amd64.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.12.0/chroma-2.12.0-windows-amd64.tar.gz",
|
||||||
"hash": "369f9bbc06ed5de596e1d446700da57a78818bc409a1ee4d0ccf52c3cb25f39e"
|
"hash": "261d1dab49d0f29cd66207f52f03965ae8c658c961d6ae87ea623fcf6dca448f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.11.1/chroma-2.11.1-windows-386.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v2.12.0/chroma-2.12.0-windows-386.tar.gz",
|
||||||
"hash": "1099b51a874040de23e1bfb80177e742a443a12dc068fe58837ff2ce7b32eaf8"
|
"hash": "198e7d241f9417bd6604acdddae5a331be4f9e4042c59a237a504380f8a9b973"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chroma.exe",
|
"bin": "chroma.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user