forked from Ash258/Shovel-Ash258
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEdgeBlocker.json
42 lines (42 loc) · 1.14 KB
/
EdgeBlocker.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
{
"version": "1.7",
"description": "Sordum's Edge Blocker",
"homepage": "https://www.sordum.org/9312/",
"license": {
"identifier": "Freeware",
"url": "https://www.sordum.org/eula/"
},
"url": "https://www.sordum.org/files/small-tools/EdgeBlock.zip",
"hash": "a136294b1fc47162c7f6b1b1dfdd85c47cc234bcbc3d7d471de017512f1e5aa5",
"extract_dir": "EdgeBlock",
"architecture": {
"64bit": {
"bin": [
"EdgeBlock_x64.exe",
[
"EdgeBlock_x64.exe",
"EdgeBlock"
]
],
"shortcuts": [
[
"EdgeBlock_x64.exe",
"Sordum\\Edge Blocker"
]
]
},
"32bit": {
"bin": "EdgeBlock.exe",
"shortcuts": [
[
"EdgeBlock.exe",
"Sordum\\Edge Blocker"
]
]
}
},
"checkver": "Edge Blocker\\s*v([\\d.]+)",
"autoupdate": {
"url": "https://www.sordum.org/files/small-tools/EdgeBlock.zip"
}
}