latest.cat

latest.cat

Find the latest version of your favourite software

What is latest.cat?

Ever struggled to find the latest version of a programming language?

latest.cat is a simple, fast and free way to browse the latest releases of your favorite programming language.

Type your favorite programming language name in the search bar, hit enter and you will immediately see the latest releases of that programming language.

You can even use latest.cat from the command line!

Did you know?

You can also use latest.cat from the command line:

$
curl -Lfs latest.cat/python

And you can even filter the results by version number:

$
curl -Lfs latest.cat/python@3.11