Function lal::upgrade [] [src]

pub fn upgrade(silent: bool) -> LalResult<bool>

Check for and possibly upgrade lal when using musl releases

This will query for the latest version, and upgrade in the one possible case. If a newer version found (> in semver), and it's a static executable, then an executable upgrade is attempted from the new release url.