ScoopInstaller_Main/bucket/blink1-tool.json
2025-11-25 04:30:12 +00:00

16 lines
630 B
JSON

{
"version": "2.4.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.4.0/blink1-tool-v2.4.0-windows-x86_64.zip",
"hash": "4681fad46d33c6a794c3a3fce7568e344d33cb486ef4fc9c61b610c1830be7af",
"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"
}
}