add new event to auto-updater
This commit is contained in:
parent
ad2baccefa
commit
06892775d4
2 changed files with 6 additions and 0 deletions
|
@ -84,6 +84,10 @@ Emitted when an update has been downloaded.
|
|||
|
||||
On Windows only `releaseName` is available.
|
||||
|
||||
### Event: 'before-quit-for-update'
|
||||
|
||||
Emitted when `quitAndInstall()` is called.
|
||||
|
||||
## Methods
|
||||
|
||||
The `autoUpdater` object has the following methods:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue