jaemk / self_update

Self updates for rust executables
MIT License
796 stars 69 forks source link

Bugfix: GitLab auth headers #110

Closed JohnathanFL closed 1 year ago

JohnathanFL commented 1 year ago

Fixes the download of private GitLab artifacts to also use Bearer token, and also makes headers on artifact downloads configurable per-backend in general.

jaemk commented 1 year ago

Thanks! Released in 0.37.0