ScoopInstaller_Main/bucket/blink1-tool.json
2019-08-05 07:00:27 +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.5",
"url": "https://github.com/todbot/blink1-tool/releases/download/v2.0.5/blink1-tool-v2.0.5-windows-x86_64.zip",
"hash": "4da32cc5756269b9d05c259558a20e2bc89e02904404a5aedaf08015553feabc",
"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"
}
}