Skip to content

Commit

Permalink
feat: support self update and self uninstall (#20)
Browse files Browse the repository at this point in the history
* WIP [skip ci]

* WIP [skip ci]

* WIP

* fix

* try remove cross

* Revert "try remove cross"

This reverts commit 4d55f28.

* remove aarch64-windows target

* better code

* impl for self update [skip ci]

* self update tests

* fix

* fix

* fix

* fix

* fix

* fix zip

* impl self uninstall
  • Loading branch information
shixinhuang99 committed Nov 23, 2023
1 parent 12b5646 commit 8b7a5a2
Show file tree
Hide file tree
Showing 22 changed files with 1,278 additions and 372 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.DS_Store
/target
/something
/tmp
Loading

0 comments on commit 8b7a5a2

Please sign in to comment.