mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-18 18:39:55 +00:00
Update updater.service.ts
This commit is contained in:
parent
12486584f0
commit
2e83b450a9
@ -57,6 +57,7 @@ export class ElectronUpdaterService extends UpdaterService {
|
||||
try {
|
||||
this.autoUpdater.setFeedURL({
|
||||
provider: 's3',
|
||||
bucket: 'tabby-updates',
|
||||
path: `updates-latest-${process.arch}`,
|
||||
})
|
||||
this.autoUpdater.checkForUpdates()
|
||||
|
Loading…
x
Reference in New Issue
Block a user