ScoopInstaller_Main/bucket/colortool.json
2019-07-31 17:52:21 +08:00

17 lines
665 B
JSON

{
"homepage": "https://github.com/Microsoft/Terminal/tree/master/src/tools/ColorTool",
"description": "Utility for helping to set the color palette of the Windows Console",
"version": "1904.29002",
"license": "MIT",
"url": "https://github.com/Microsoft/console/releases/download/1904.29002/colortool.zip",
"hash": "2732e3e4e7bfdaa3230bae7a9a43744e01e6f3c8c4a9627e52b14ad460f1c000",
"bin": "colortool.exe",
"persist": "schemes",
"checkver": {
"github": "https://github.com/Microsoft/console"
},
"autoupdate": {
"url": "https://github.com/Microsoft/console/releases/download/$version/colortool.zip"
}
}