install_update

Function install_update 

Source
pub async fn install_update(
    updater: Updater,
    appid: String,
    service_url: String,
    current_version: String,
    channel: String,
) -> Result<(), Error>
Expand description

Get the update URL to use from Omaha, and install the update.