forked from Ash258/Shovel-Ash258
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ResetDataUsage.json
43 lines (43 loc) · 1.21 KB
/
ResetDataUsage.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
{
"version": "1.2",
"description": "Sordum's Reset Data Usage. Reset Windows 10 built-in network usage monitor.",
"homepage": "https://www.sordum.org/reset-data-usage",
"license": {
"identifier": "Freeware",
"url": "https://www.sordum.org/eula/"
},
"url": "https://www.sordum.org/files/small-tools/ResetDu.zip",
"hash": "0a8b07d40bb0fca6ababc15db086aca8d9c7b93c82092dae8f113ec98d1d0716",
"extract_dir": "ResetDu",
"architecture": {
"64bit": {
"bin": [
"ResetDu_x64.exe",
[
"ResetDu_x64.exe",
"ResetDu"
]
],
"shortcuts": [
[
"ResetDu_x64.exe",
"Sordum\\Reset Data Usage"
]
]
},
"32bit": {
"bin": "ResetDu.exe",
"shortcuts": [
[
"ResetDu.exe",
"Sordum\\Reset Data Usage"
]
]
}
},
"persist": "ResetDu.ini",
"checkver": "v([\\d.]+)",
"autoupdate": {
"url": "https://www.sordum.org/files/small-tools/ResetDu.zip"
}
}