File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ if (!isDev) {
4949 loggerAutoUpdaterSuccess . log ( 'New update available' , info . version )
5050
5151 if ( process . platform === 'darwin' ) {
52- info . darwindownload = `https://github.com/Craftok/Launcher/releases/download/v${ info . version } /helioslauncher -setup-${ info . version } ${ process . arch === 'arm64' ? '-arm64' : '' } .dmg`
52+ info . darwindownload = `https://github.com/Craftok/Launcher/releases/download/v${ info . version } /Craftok-Launcher -setup-${ info . version } ${ process . arch === 'arm64' ? '-arm64' : '' } .dmg`
5353 showUpdateUI ( info )
5454 }
5555
Original file line number Diff line number Diff line change 11{
22 "name" : " craftoklauncher" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "productName" : " Craftok Launcher" ,
55 "description" : " Craftok Minecraft Launcher" ,
66 "author" : " Daniel Scalzi (https://github.com/dscalzi/) & Craftok" ,
You can’t perform that action at this time.
0 commit comments