-
Notifications
You must be signed in to change notification settings - Fork 624
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(updater): finish core updater backend
- Loading branch information
1 parent
60fae64
commit 6215531
Showing
13 changed files
with
605 additions
and
36 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
6215531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
为什么要在已经实现 https://github.com/keiko233/clash-nyanpasu/blob/85bc278c62768ee2758a05abb36e77d30e076fdc/backend/tauri/tauri.conf.json#L58-L64 的基础上再写一遍 updater.rs? 是因为想要区分 "内核更新" 和 "UI 更新" 吗?
6215531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.