pub fn installed_rows( installed: Vec<String>, current: Option<&str>, ) -> Vec<VersionRow>
Build the Installed-section rows, flagging the active version.