mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
16 lines
630 B
JSON
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"
|
|
}
|
|
}
|