Fix RELEASES downloading from private repo
In the previous version, the RELEASES file was downloaded using the browser download url, which gives 404 for private repositories.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/vercel/hazel/HXK18qcoW6NSF9yBzNbwdjnfAUj3
✅ Preview: https://hazel-git-fork-aggregion-master.vercel.sh
Also i added ability to download any file from latest release. It is needed for Squirrel Windows to download nupkg file via proxy.
@anthrax63 nice work!
I needed these changes in order to have a functioning auto updater for our Windows build. These changes should be merged to master!
Any updates?