ScoopInstaller_Main/colortool.json
2018-03-17 17:57:11 -04:00

18 lines
586 B
JSON

{
"homepage": "https://github.com/Microsoft/Console/tree/master/tools/ColorTool",
"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"
}
}