1
0
mirror of https://github.com/zu1k/nali.git synced 2025-02-02 10:22:41 +08:00
nali/internal/repo
Zhiyong(Johnny) Zhao f2bec94681 fix: fix self-update bugs
1. added -v for update command, only update binary when -v is assigned;
2. removed the reference to semver library, implemented repo version compare functions;
3. edited release-aur-git rule in go.yml, won't replace the hyphen to dot in release version;
2023-09-28 16:31:29 -04:00
..
decompress.go feat: implement self-update for nali (#177) 2023-09-28 22:41:43 +08:00
github.go feat: implement self-update for nali (#177) 2023-09-28 22:41:43 +08:00
update.go fix: fix self-update bugs 2023-09-28 16:31:29 -04:00
version.go fix: fix self-update bugs 2023-09-28 16:31:29 -04:00