update dependencies, remove selfupdater as described in #23
This commit is contained in:
parent
3801e1adac
commit
2891006d89
7 changed files with 22 additions and 41 deletions
|
@ -11,6 +11,8 @@
|
|||
|
||||
Download the [latest release](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.exe) (or as a [.zip](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.zip)) and run it. Windows SmartScreen Messages can be safely ignored. They only happen because this project is not digitally signed.
|
||||
|
||||
The application itself does not update itself. If you notice any bugs or issues, be sure to check for a new version on GitHub!
|
||||
|
||||
Or install using [scoop](https://scoop.sh) by running
|
||||
```
|
||||
scoop bucket add fyr77 https://github.com/fyr77/fyr77-scoop
|
||||
|
@ -51,5 +53,4 @@ EnvyUpdate is not a replacement for any of these tools. I will still try to impl
|
|||
* wpf-notifyicon (for showing an icon in the system tray): [CPOL](https://github.com/hardcodet/wpf-notifyicon/blob/master/LICENSE)
|
||||
* Notifications.Wpf: [MIT](https://github.com/Federerer/Notifications.Wpf/blob/master/LICENSE)
|
||||
* Resource Embedder: [MIT](https://github.com/MarcStan/resource-embedder/blob/master/LICENSE)
|
||||
* Onova: [LGPL v3](https://github.com/Tyrrrz/Onova/blob/master/License.txt)
|
||||
* Icon made by Freepik from www.flaticon.com
|
Reference in a new issue