mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
chroma: Update to version 0.9.4
This commit is contained in:
parent
85d8bd314a
commit
1f805188fd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.9.2",
|
||||
"version": "0.9.4",
|
||||
"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.2/chroma-0.9.2-windows-amd64.tar.gz",
|
||||
"hash": "98dc6b549bbd09a4eb49cdf9be9257ab20e22b1b911c93c21acffeffaac5dd16"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.9.4/chroma-0.9.4-windows-amd64.tar.gz",
|
||||
"hash": "4e66ef2452550e377b71dc3dac8ef830bd832d6011d76730dbca88c47a0bbe7c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.9.2/chroma-0.9.2-windows-386.tar.gz",
|
||||
"hash": "ea2dce627795430dd3470ae55cf56da056bd734696fb38ef10307cc68281bb54"
|
||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.9.4/chroma-0.9.4-windows-386.tar.gz",
|
||||
"hash": "5b506899afbf80dbd369e574f190fdc68e6bac042fe5e3e01627a4ed086cc050"
|
||||
}
|
||||
},
|
||||
"bin": "chroma.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user