mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
19 lines
676 B
JSON
19 lines
676 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": "1708.14008",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Microsoft/console/releases/download/1708.14008/colortool.zip",
|
|
"hash": "ef317660a8caca83c708b2915274b2b4d611a3ab90c4de128d21b58461fcddfa",
|
|
"bin": "colortool.exe",
|
|
"persist": [
|
|
"schemes"
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/Microsoft/console"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/Microsoft/console/releases/download/$version/colortool.zip"
|
|
}
|
|
}
|