Skip to content

Do not use nested .zip/.tar.gz in github releases #801

@dvonessen

Description

@dvonessen

Is your feature request related to a problem? Please describe.
I want to use houeabsolute/ubi (universal binary installer) to install rustscan. But rustscan is double compressed/archived first .tar.gz and then .zip that ist kind of unusual and unnecessary.
Would it be possible to change the release process to only use on archive/zip instead of two?

For reference see: houseabsolute/ubi#128

Describe the solution you'd like
Only use either .zip or .tar.gz in github releases.
I would recommend .zip because it is the most common on all systems.

Lastly, I want to say thank you for your time an effort as an opensource maintainer.
And thank you for help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions