mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
chroma: Update to version 2.17.0
This commit is contained in:
parent
db2e160900
commit
2f41f0b374
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.16.0",
|
||||
"version": "2.17.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.16.0/chroma-2.16.0-windows-amd64.tar.gz",
|
||||
"hash": "561d59f12eaf5047073f4d9544ddc94ce0c2a13c54ed58ea12c6b8cf73a314f4"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.17.0/chroma-2.17.0-windows-amd64.tar.gz",
|
||||
"hash": "8f6e88633d852cb646666b3e515c607323d3c07aee24defc3e59d2b7ab373088"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.16.0/chroma-2.16.0-windows-386.tar.gz",
|
||||
"hash": "f27a5cbdc1f5adc001ad6dcd61a4fb41e5a33a8cbd46058a5195a1340fb17173"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v2.17.0/chroma-2.17.0-windows-386.tar.gz",
|
||||
"hash": "a9c2c7dea0c5ffab8da96bf81d10247a02fe45195bbdf69f2db32dd39313251e"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user