Interface: UpdateDownloadedEvent
Extends
Properties
downloadedFile
downloadedFile:
string
files
readonlyfiles:UpdateFileInfo[]
Inherited from
minimumSystemVersion?
readonlyoptionalminimumSystemVersion?:string
The minimum version of system required for the app to run. Sample value: macOS 23.1.0, Windows 10.0.22631.
Same with os.release() value, this is a kernel version.
Inherited from
UpdateInfo.minimumSystemVersion
path
readonlypath:string
Deprecated
Inherited from
releaseDate
releaseDate:
string
The release date.
Inherited from
releaseName?
optionalreleaseName?:string|null
The release name.
Inherited from
releaseNotes?
optionalreleaseNotes?:string|ReleaseNoteInfo[] |null
The release notes. List if updater.fullChangelog is set to true, string otherwise.
Inherited from
sha512
readonlysha512:string
Deprecated
Inherited from
stagingPercentage?
readonlyoptionalstagingPercentage?:number
The staged rollout percentage, 0-100.
Inherited from
version
readonlyversion:string
The version.