Optional customThe name of the directory to download from, often scoped by version number e.g 'v4.0.4'
Optional customThe name of the asset to download, e.g 'electron-v4.0.4-linux-x64.zip'
Optional customThe version of the asset to download, e.g '4.0.4'
Optional mirrorThe base URL of the mirror to download from. e.g https://github.com/electron/electron/releases/download
Optional nightlyThe mirror URL for electron-nightly,
which lives in a separate npm package.
Optional resolveA 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