forked from jcwillox/scoop-bucket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sonoff-diy-tool.json
29 lines (29 loc) · 1.01 KB
/
sonoff-diy-tool.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": "3.3.0",
"description": "A tool to control sonoff devices and upload new firmware.",
"homepage": "https://github.com/itead/Sonoff_Devices_DIY_Tools",
"license": "BSD-3-Clause",
"url": [
"https://github.com/itead/Sonoff_Devices_DIY_Tools/raw/v3.3.0/tool/tool_01DIY85(v3.3.0).exe#/SonoffDiyTool.exe",
"https://cdn-media.itead.cc/media/favicon/default/fav2016.ico#/itead.ico"
],
"hash": [
"e084b45083eb88534b25af4b80ee64b661701d841c419f03d8a74a92883778d3",
"3f290e4c4554bbb96032d1c6708beacf504447ecc9374e216f8cb12352a2a3d2"
],
"shortcuts": [
[
"SonoffDiyTool.exe",
"Sonoff DIY Tool",
"",
"itead.ico"
]
],
"checkver": "github",
"autoupdate": {
"url": [
"https://github.com/itead/Sonoff_Devices_DIY_Tools/raw/v$version/tool/tool_01DIY85(v$version).exe#/SonoffDiyTool.exe",
"https://cdn-media.itead.cc/media/favicon/default/fav2016.ico"
]
}
}