GitHunt
CS

csmith/latest

Go library for finding the latest versions of things

Latest

Latest is a Go library to help you find the latest available versions of things.

It currently supports finding the:

  • Latest tag in a git repository
  • Latest tag in a container image repository
  • Latest digest of a tag in a container image repository
  • Latest release of Go (along with download URL and checksum)
  • Latest release of Postgres (along with download URL and checksum)
  • Latest release of Alpine Linux (along with download URL and checksum)
  • Latest version of an Alpine package (along with download URL and dependencies)
  • Latest info for all Alpine packages in a repository

For examples of each, see the cmd directory.

Contributions of/requests for other sources welcome!

Languages

Go100.0%

Contributors

MIT License
Created December 17, 2024
Updated March 6, 2026