OptionalcustomThe name of the directory to download from, often scoped by version number e.g 'v4.0.4'
OptionalcustomThe name of the asset to download, e.g 'electron-v4.0.4-linux-x64.zip'
OptionalcustomThe version of the asset to download, e.g '4.0.4'
OptionalmirrorThe base URL of the mirror to download from. e.g https://github.com/electron/electron/releases/download
OptionalnightlyThe mirror URL for electron-nightly,
which lives in a separate npm package.
OptionalresolveA function allowing customization of the url returned from getArtifactRemoteURL().
Options for specifying an alternative download mirror for Electron.
Example
To download the Electron v4.0.4 release for x64 Linux from https://github.com/electron/electron/releases/download/v4.0.4/electron-v4.0.4-linux-x64.zip