-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels