ScoopInstaller_Main/bucket/blink1-tool.json
2023-12-21 04:26:13 +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": "ea3e6d2d974246b05116007f3bedf69bf7fa2fc4c41004b15b1c1edbd9415847",
"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"
}
}