pub async fn check_app_update<H: AppUpdateHost>( host: &H, ) -> Result<Option<UpdatePackageInfo>, UpdateError>