mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
chroma: Update to version 0.10.0
This commit is contained in:
parent
59c66c50a8
commit
ed58958640
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.9.4",
|
||||
"version": "0.10.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/v0.9.4/chroma-0.9.4-windows-amd64.tar.gz",
|
||||
"hash": "4e66ef2452550e377b71dc3dac8ef830bd832d6011d76730dbca88c47a0bbe7c"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.10.0/chroma-0.10.0-windows-amd64.tar.gz",
|
||||
"hash": "54fc2376b1c34bb6f839937c0d073df3e84ac02f49506528cdaca31bbeaa23d1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.9.4/chroma-0.9.4-windows-386.tar.gz",
|
||||
"hash": "5b506899afbf80dbd369e574f190fdc68e6bac042fe5e3e01627a4ed086cc050"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.10.0/chroma-0.10.0-windows-386.tar.gz",
|
||||
"hash": "b5120744c154a0b6a8fc5a7599ec15dbc6f773681ede68b77ee28ac02bf56a47"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user