ScoopInstaller_Main/bucket/blink1-tool.json
2022-01-27 08:28:28 +00:00

16 lines
630 B
JSON

{
"version": "2.3.0",
"description": "Control the blink(1) USB RGB indicator light",
"homepage": "https://blink1.thingm.com/",
"license": "CC-BY-SA-3.0",
"url": "https://github.com/todbot/blink1-tool/releases/download/v2.3.0/blink1-tool-v2.3.0-windows-x86_64.zip",
"hash": "cafebdd69087600294cbf687d2504dc74354754816304ab4dd21360f713fcff2",
"bin": "blink1-tool.exe",
"checkver": {
"github": "https://github.com/todbot/blink1-tool"
},
"autoupdate": {
"url": "https://github.com/todbot/blink1-tool/releases/download/v$version/blink1-tool-v$version-windows-x86_64.zip"
}
}