Update uicore.js
This commit is contained in:
parent
29296e6103
commit
ee7e50db8e
@ -48,7 +48,7 @@ if(!isDev){
|
||||
loggerAutoUpdaterSuccess.log('New update available', info.version)
|
||||
|
||||
if(process.platform === 'darwin'){
|
||||
info.darwindownload = `https://github.com/PinkFloyd1213/Creeponnia-Launcher/releases/download/v${info.version}/CreeponniaLauncher-setup-${info.version}.dmg`
|
||||
info.darwindownload = `https://github.com/PinkFloyd1213/Creeponnia-Launcher/releases/download/v${info.version}/Creeponnia-Launcher-setup-${info.version}.dmg`
|
||||
showUpdateUI(info)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user