2025-07-04 13:26:27 +02:00
2025-05-15 21:57:30 +02:00
2025-05-16 13:35:17 +02:00
2025-01-06 09:06:29 +01:00
2025-01-06 09:06:29 +01:00
2025-07-04 13:22:17 +02:00
2025-01-06 09:06:29 +01:00
2025-05-16 12:41:42 +02:00
2025-07-04 13:26:27 +02:00

gitlabvers - Get latest GitLab version number

C++ tool to obtain latest version number(s) of GitLab. It downloads the GitLab Release notes file, and processes it using regular expressions.

Dependencies

Build

make

Install

sudo make install

Documentation

man gitlabvers

Description
C++ tool which shows the latest version number(s) for GitLab.
Readme MIT 53 KiB
Languages
Makefile 58.9%
C++ 41.1%