forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ddu.json
23 lines (23 loc) · 1001 Bytes
/
ddu.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"homepage": "https://www.wagnardsoft.com/",
"description": "Driver removal utility that can help you completely uninstall AMD/NVIDIA graphics card drivers and packages from your system, without leaving leftovers behind (including registry keys, folders and files, driver store)",
"license": "Freeware",
"version": "18.0.0.3",
"url": "https://www.wagnardsoft.com/DDU/download/DDU%20v18.0.0.3.exe#/DDU-18.0.0.3.7z",
"hash": "6b14e48474cca72f4fc0575cdc3714ee54e9829117a6474427b7cba13328656a",
"extract_dir": "DDU v18.0.0.3",
"shortcuts": [
[
"Display Driver Uninstaller.exe",
"DDU - Display Driver Uninstaller"
]
],
"checkver": {
"url": "https://www.wagnardsoft.com/",
"re": "Display Driver Uninstaller \\(DDU\\) V([\\d\\.]*) Released"
},
"autoupdate": {
"url": "https://www.wagnardsoft.com/DDU/download/DDU%20v$version.exe#/DDU-$version.7z",
"extract_dir": "DDU v$version"
}
}