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": "17.0.9.1",
"url": "https://www.wagnardsoft.com/DDU/download/DDU%20v17.0.9.1.exe#/DDU-17.0.9.1.7z",
"hash": "902038b0757227974f7649a5296723f9bd879062fbdbb17cc4c0050602654795",
"extract_dir": "DDU v17.0.9.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"
}
}