Skip to content

Commit

Permalink
[email protected]: Change checkver to mirror (#13985)
Browse files Browse the repository at this point in the history
Downgrade to actual latest release
  • Loading branch information
404NetworkError committed Sep 9, 2024
1 parent 705e351 commit af63442
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/ddu.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "18.0.8.1",
"version": "18.0.8.0",
"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)",
"homepage": "https://github.com/Wagnard/display-drivers-uninstaller",
"license": {
Expand All @@ -22,8 +22,8 @@
]
],
"checkver": {
"url": "https://raw.githubusercontent.com/Wagnard/display-drivers-uninstaller/WPF/display-driver-uninstaller/Display%20Driver%20Uninstaller/My%20Project/AssemblyInfo.vb",
"regex": "<Assembly: AssemblyVersion\\(\"([\\d.]+)\"\\)>"
"url": "https://www.guru3d.com/download/display-driver-uninstaller-download/",
"regex": "<title>Display Driver Uninstaller \\(DDU\\) download version ([\\d.]+)</title>"
},
"autoupdate": {
"url": "https://ftp.nluug.nl/pub/games/PC/guru3d/ddu/%5BGuru3D.com%5D-DDU.zip"
Expand Down

0 comments on commit af63442

Please sign in to comment.