erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

winget link #291

Open wincmd64 opened 3 months ago

wincmd64 commented 3 months ago

Hi I can't find 'httpdownloader' via winget.

erickutcher commented 3 months ago

There's really no need for a package manager. Just download the zip, extract it to wherever you want, and then run it. https://erickutcher.github.io/#HTTP_Downloader

wincmd64 commented 3 months ago

...and when you release a new version - again download and again unpack. With winget I update all software with one command: winget upgrade --all

erickutcher commented 3 months ago

I don't want to manage that stuff myself, but if someone wants to upload it to their repository, then I don't mind. As long as it's unmodified from the releases on GitHub, then it's fine with me.