Project with incorrect version
https://github.com/openssl/openssl
To Reproduce
lastversion --branch 3.5 openssl/openssl
Expected behavior
3.5.4
Program output
3.5
OpenSSL 3.5 is the current LTS.
The command used to work a few weeks ago.
At first glance, the issue seems related to some new tags in the openssl:
- 3.5-PRE-CLANG-FORMAT-WEBKIT
- 3.5-POST-CLANG-FORMAT-WEBKIT
lastversion.lastversion - INFO - Located the latest release tag 3.5-POST-CLANG-FORMAT-WEBKIT at: https://github.com/openssl/openssl via feed mechanism
Project with incorrect version
https://github.com/openssl/openssl
To Reproduce
lastversion --branch 3.5 openssl/opensslExpected behavior
3.5.4Program output
3.5OpenSSL 3.5 is the current LTS.
The command used to work a few weeks ago.
At first glance, the issue seems related to some new tags in the openssl:
lastversion.lastversion - INFO - Located the latest release tag 3.5-POST-CLANG-FORMAT-WEBKIT at: https://github.com/openssl/openssl via feed mechanism