forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUniversalPauseButton.json
41 lines (41 loc) · 1.24 KB
/
UniversalPauseButton.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
{
"homepage": "https://github.com/ryanries/UniversalPauseButton",
"version": "1.0.3",
"url": "https://github.com/ryanries/UniversalPauseButton/releases/download/v1.0.3/UniversalPauseButton.zip",
"extract_dir": "UniversalPauseButton",
"hash": "e1b70ae7f0da7f9b7500689de69915ce1f9816f5c2f02d19b6e1070f15b09701",
"architecture": {
"32bit": {
"bin": [
[
"UniversalPauseButton_x86.exe",
"UniversalPauseButton"
]
],
"shortcuts": [
[
"UniversalPauseButton_x86.exe",
"Universal Pause Button"
]
]
},
"64bit": {
"bin": [
[
"UniversalPauseButton_x64.exe",
"UniversalPauseButton"
]
],
"shortcuts": [
[
"UniversalPauseButton_x64.exe",
"Universal Pause Button"
]
]
}
},
"checkver": "github",
"autoupdate": {
"url": "https://github.com/ryanries/UniversalPauseButton/releases/download/v$version/UniversalPauseButton.zip"
}
}