forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathddu.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.1",
"url": "https://www.wagnardsoft.com/DDU/download/DDU%20v18.0.0.1.exe#/DDU-18.0.0.1.7z",
"hash": "6925ec97748de81395f599e9ef420b0a2dbce9328868f2ce3c9ac97ae5e6b655",
"extract_dir": "DDU v18.0.0.1",
"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"
}
}