forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dont-sleep.json
44 lines (44 loc) · 1.33 KB
/
dont-sleep.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"homepage": "https://www.softwareok.com/?Download=DontSleep",
"version": "4.61",
"license": {
"identifier": "Freeware",
"url": "https://www.softwareok.com/?seite=Microsoft/DontSleep/Eula"
},
"architecture": {
"64bit": {
"url": "https://www.softwareok.com/Download/DontSleep_x64.zip",
"hash": "98f5574eada7134991cd2902e063c4136b913f09c2551343551dec95789ffadb",
"shortcuts": [
[
"DontSleep_x64.exe",
"DontSleep"
]
]
},
"32bit": {
"url": "https://www.softwareok.com/Download/DontSleep.zip",
"hash": "e8cc6afd029704185e48918a417d935b0a4f9b8e990c46fdf335d14eff06bceb",
"shortcuts": [
[
"DontSleep.exe",
"DontSleep"
]
]
}
},
"checkver": {
"url": "https://www.softwareok.com/?seite=Microsoft/DontSleep/History",
"re": "version ([\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.softwareok.com/Download/DontSleep_x64.zip"
},
"32bit": {
"url": "https://www.softwareok.com/Download/DontSleep.zip"
}
}
}
}