binaryninja.update.UpdateChannel

class UpdateChannel(name, desc, ver)[source]
__init__(name, desc, ver)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__(name, desc, ver) x.__init__(…) initializes x; see help(type(x)) for signature
update_to_latest([progress])

Attributes

latest_version Latest version (read-only)
updates_available Whether updates are available (read-only)
versions List of versions (read-only)