Skip to content

moritzheiber/ruby-version-checker-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Version Checker

A small Rust program to fetch the latest Ruby releases and return them as a JSON object, listing every available minor version (according to SemVer), including their download URLs and sha256 checksum(s).

Docker image

There is a Docker image (built from main) available at:

ghcr.io/moritzheiber/ruby-version-checker

About

A small Rust program to fetch the latest Ruby releases

Resources

License

Stars

Watchers

Forks

Releases

No releases published