houseabsolute / ubi

The Universal Binary Installer
Apache License 2.0
191 stars 6 forks source link

Does not handle releases of binaries (possibly gzipped) #4

Closed autarch closed 3 years ago

autarch commented 3 years ago

The rust-analyzer project releases the raw binary and a gzipped version of it rather than tarballs or zip files. UBI should handle these as well.

See https://github.com/rust-analyzer/rust-analyzer/releases

autarch commented 3 years ago

Done in v0.0.4.