ScoopInstaller_Main/bucket/blink1-tool.json
2019-08-03 19:00:56 +00:00

16 lines
630 B
JSON

{
"homepage": "https://blink1.thingm.com/",
"description": "Control the blink(1) USB RGB indicator light",
"license": "CC-BY-SA-3.0",
"version": "2.0.4",
"url": "https://github.com/todbot/blink1-tool/releases/download/v2.0.4/blink1-tool-v2.0.4-windows-x86_64.zip",
"hash": "0817075d2bbfa89efc5337b19fe7c6c096e74c8e3ebca6b028e127d1aa1621f2",
"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"
}
}