Skip to content

No need for version in tgz file #6

@gulachek

Description

@gulachek

Arguably an issue with esmakefile-cmake. The download URL for the source package is https://github.com/gulachek/msgstream/releases/download/v0.3.2/msgstream-0.3.2.tgz

The version is already in the URI, and it's redundant to have it in the filename, too.

I believe that changing this to something like msgstream-src.tgz would allow a download URL like https://github.com/gulachek/msgstream/releases/download/latest/msgstream-src.tgz

That way someone could always download the latest version. While that might not always be what someone wants, it does seem like a feature.

In general this isn't super important. Having versions is often desirable.

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