# Constants
DefaultPublicKey is the public key used to sign builds.
EarlyChannel is the channel users subscribe to when they enable "Early Access".
No description provided by the author
StableChannel is the channel all users are subscribed to by default.
# Variables
nolint[gochecknoglobals].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
VersionInfo is information about one version of the app.
# Type aliases
UpdateChannel represents an update channel users can be subscribed to.
VersionMap represents the structure of the version.json file.