dvershinin / lastversion

Find the latest release version of an arbitrary project
https://lastversion.getpagespeed.com
BSD 2-Clause "Simplified" License
369 stars 33 forks source link

[GitLab] Last version and tag missmatch #134

Closed kovmir closed 8 months ago

kovmir commented 9 months ago

Project with incorrect version

https://gitlab.com/librewolf-community/browser/appimage

To Reproduce

I am not using tokens.

$ URL='https://gitlab.com/librewolf-community/browser/appimage'
$ lastversion $URL
120.0.1
$ lastversion --format tag $URL
v120.0-1

Expected behavior

lastversion --format tag $URL should have given out v120.0.1-1.

dvershinin commented 9 months ago

Added fix in lastversion 3.4.5