forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdont-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.71",
"license": {
"identifier": "Freeware",
"url": "https://www.softwareok.com/?seite=Microsoft/DontSleep/Eula"
},
"architecture": {
"64bit": {
"url": "https://www.softwareok.com/Download/DontSleep_x64.zip",
"hash": "004180b396c14a8aafef6bedd5488549bede571604ccfc2da8051e9f4e20c1e8",
"shortcuts": [
[
"DontSleep_x64.exe",
"DontSleep"
]
]
},
"32bit": {
"url": "https://www.softwareok.com/Download/DontSleep.zip",
"hash": "f0ef5feb425220c933eca038ecc2c09ff23043751143c6bfacdbda62222971a4",
"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"
}
}
}
}