ansani / Shareaza

Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.
http://shareaza.sf.net
26 stars 3 forks source link

(re)enable autoupdate feature #118

Closed ansani closed 10 months ago

ansani commented 11 months ago

I want to use the standard GitHub API link (https://api.github.com/repos/ansani/Shareaza/releases/latest) to retrieve the last Shareaza release and do an inline upgrade directly from the client.

ansani commented 10 months ago

I need to implement SSL direct download to be able to retrieve the file from the Github release stream (issue #119 )