Skip to content

Commit 98596d7

Browse files
committed
Update URL for new cross-platform endpoint
1 parent 9eb02b2 commit 98596d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto-updater.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ exports.initialize = function () {
2929
exports.updateMenu()
3030
})
3131

32-
autoUpdater.setFeedURL('https://electron-api-demos.githubapp.com/%3Cspan%20class="x x-first x-last">mac')
32+
autoUpdater.setFeedURL('https://electron-api-demos.githubapp.com/%3Cspan%20class="x x-first x-last">updates')
3333
autoUpdater.checkForUpdates()
3434
}
3535

0 commit comments

Comments
 (0)