mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
17 lines
660 B
JSON
17 lines
660 B
JSON
{
|
|
"homepage": "https://github.com/Microsoft/Console/tree/master/tools/ColorTool",
|
|
"description": "Utility for helping to set the color palette of the Windows Console",
|
|
"version": "1810.02002",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Microsoft/console/releases/download/1810.02002/colortool.zip",
|
|
"hash": "fa3373d02b0835502bf0fa643ef3d7cf247b082357a33c6bceee07416371b672",
|
|
"bin": "colortool.exe",
|
|
"persist": "schemes",
|
|
"checkver": {
|
|
"github": "https://github.com/Microsoft/console"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/Microsoft/console/releases/download/$version/colortool.zip"
|
|
}
|
|
}
|