pub fn update_plugin( settings: &Settings, plugin_name: &str, git_ref: Option<&str>, force: bool, dry_run: bool, ) -> Result<(), PluginError>
Update an installed plugin