mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add ColorTool (Windows Console Colortool) (#2055)
This commit is contained in:
parent
98690e8476
commit
77f61a3c6e
17
colortool.json
Normal file
17
colortool.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user