mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
chroma: Update to version 0.7.2
This commit is contained in:
parent
4067b973eb
commit
e947fdcf8a
@ -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.7.0",
|
"version": "0.7.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.7.0/chroma-0.7.0-windows-amd64.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v0.7.2/chroma-0.7.2-windows-amd64.tar.gz",
|
||||||
"hash": "09b6afe1c37d3c73261330a63f1c41c96887dc4fe2d693c36f121cdf88e4d629"
|
"hash": "4b86ac209c14fe1c9558d5c86bf706b3f948dd222323e3808b8d94db8fe59899"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alecthomas/chroma/releases/download/v0.7.0/chroma-0.7.0-windows-386.tar.gz",
|
"url": "https://github.com/alecthomas/chroma/releases/download/v0.7.2/chroma-0.7.2-windows-386.tar.gz",
|
||||||
"hash": "64a3fb560ae72b27d223985a03521f4997312811123b374bba50927cdd2e4ea7"
|
"hash": "d48395836b0973161a96fc1eaff9f95132aae01c58677fa601e6a479cfc2cce0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chroma.exe",
|
"bin": "chroma.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user