mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
16 lines
630 B
JSON
16 lines
630 B
JSON
{
|
|
"version": "2.1.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.1.0/blink1-tool-v2.1.0-windows-x86_64.zip",
|
|
"hash": "0f4f082527686d56b796a652c4f7c9e677e7ed98898b527fdfbfbcab06fc24a5",
|
|
"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"
|
|
}
|
|
}
|