mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chroma: Update to version 0.6.1
This commit is contained in:
parent
248f066812
commit
887013d636
10
chroma.json
10
chroma.json
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/alecthomas/chroma",
|
"homepage": "https://github.com/alecthomas/chroma",
|
||||||
"description": "A general purpose syntax highlighter in pure Go",
|
"description": "A general purpose syntax highlighter in pure Go",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.0/chroma-0.6.0-windows-amd64.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.1/chroma-0.6.1-windows-amd64.tar.gz",
|
||||||
"hash": "5db849ac85c3c0907a346f5132a59666412c0f1193515e3966e7cac4d90b5f28"
|
"hash": "6efa1fd7402d454cfee97eb10efa21857fde3067c96f8b671389144f3e64a927"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.0/chroma-0.6.0-windows-386.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v0.6.1/chroma-0.6.1-windows-386.tar.gz",
|
||||||
"hash": "790483a5d7a9e326436cb059b67498eb3f024549cc8cb3d6c4483d7c0ab0d285"
|
"hash": "46ca1a4edb1fa684dc778d3eb6a0a77a176340f38fa09efd8977686705cbbfd8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chroma.exe",
|
"bin": "chroma.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user