Skip to main content

RELEASES_URL

Constant RELEASES_URL 

Source
pub const RELEASES_URL: &str = "https://api.github.com/repos/Hmbown/CodeWhale/releases?per_page=100";
Expand description

GitHub API URL listing recent releases (up to 100), used to find beta tags.