Commit 2b80c04
feat(install): auto-detect latest version from github api
- Fetch latest release tag from GitHub API dynamically
- Fall back to hardcoded version if API unavailable (offline/rate-limited)
- No more manual version bumps needed in install script
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e6cb4f4 commit 2b80c04
1 file changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
25 | 38 | | |
26 | 39 | | |
27 | 40 | | |
| |||
0 commit comments