ScoopInstaller_Main/bucket/colortool.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

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"
}
}