pub async fn update_extension( source: Option<&str>, ) -> Result<Vec<InstallResult>>
Update an extension by source (owner/repo), or all if None.