Skip to content

fix: use redirect to resolve latest release tag in install.sh#14

Merged
byshing merged 1 commit into
masterfrom
fix/install-rate-limit
Jun 11, 2026
Merged

fix: use redirect to resolve latest release tag in install.sh#14
byshing merged 1 commit into
masterfrom
fix/install-rate-limit

Conversation

@byshing

@byshing byshing commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Replaces the api.github.com call with a redirect follow against github.com/releases/latest, which resolves the tag from the final URL. This avoids GitHub's unauthenticated API rate limit.

Replaces the GitHub API call with a redirect follow against the HTML
releases/latest URL, which is not subject to unauthenticated rate limits.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@byshing byshing merged commit 9adf8d6 into master Jun 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant