gawindx / WinNUT-Client

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
GNU General Public License v3.0
395 stars 70 forks source link

Unable to update from 2.0.4.0 #67

Closed UltraHKR closed 3 years ago

UltraHKR commented 3 years ago

Version is not correctly detected and 2.0.4.0 is still unable to download the correct package.

As shown in the image below; (The app downloads a zero byte msi package...)

image

gawindx commented 3 years ago

Yes, the reported version number is incorrect.

This is not in itself an anomaly because I have completely updated the update detection process to a much cleaner solution and with a much lighter code.

What I did not anticipate and that the download link no longer works correctly.

You can download the updated version here: WinNUT-2.0.7710

gawindx commented 3 years ago

The necessary steps have been taken to repair the links in both the stable version and the development version.

As the new update process is based on Github APIs, this kind of inconvenience should no longer occur.

I close the issue.