-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reimplement application update using AutoUpdaterDotNET
It seems that Squirrel.Windows is dying. There have been an vulnerbility[0] for in one of the dependencies, discovered on september 12th, 2019, that can be fixed by merely releasing a new version with updated dependency. It's a trivial task, yet it wasn't done. Also it seems that there was an attempt[1], but that didn't really find new maintainers. electron consider the project as not maintained[2] 0: GHSA-fxh6-w476-hgr4 1: Squirrel/Squirrel.Windows#1470 2: electron/electron#17722
- Loading branch information
Showing
5 changed files
with
133 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 15 additions & 2 deletions
17
Components/AppilcationUpdate/Lua/ApplicationUpdateReference.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters