mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
chroma: Update to version 2.4.0
This commit is contained in:
parent
7315f799d3
commit
ebb44daef9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"description": "A general purpose syntax highlighter in pure Go",
|
||||
"homepage": "https://github.com/alecthomas/chroma",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.3.0/chroma-2.3.0-windows-amd64.tar.gz",
|
||||
"hash": "a0ade13f888186d158b671ad6ce3d392078dead110c97f9ce891f344786ecc4c"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.4.0/chroma-2.4.0-windows-amd64.tar.gz",
|
||||
"hash": "bea740c6bad655c3909c3d777ce76a7775b2d24d1620162a005b22b6c250b536"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.3.0/chroma-2.3.0-windows-386.tar.gz",
|
||||
"hash": "dbdf9ecd16997c5510d154e3bd3e7f386e9997c318f2a1c95ae00d993822206d"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.4.0/chroma-2.4.0-windows-386.tar.gz",
|
||||
"hash": "abab4335e6e36faee173f2662af060f865d60a6e9b489460179109c0f6922ee4"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user