jpost

Results 1 issues of jpost

I am currently integrating Squirrel into my electron project using their autoUpdater module: https://github.com/electron/electron/blob/master/docs/api/auto-updater.md I have the auto updates working perfectly. However, I check for an update every five minutes,...