Skip to content

fix: update installer script URLs to point to the latest releases#1409

Merged
reyammer merged 3 commits into
google:mainfrom
hunterhammond-dev:fix/update-installer-script-urls
Jun 11, 2026
Merged

fix: update installer script URLs to point to the latest releases#1409
reyammer merged 3 commits into
google:mainfrom
hunterhammond-dev:fix/update-installer-script-urls

Conversation

@hunterhammond-dev

Copy link
Copy Markdown
Contributor

Fixes broken installer script URLs in the README. The previous redirect targets returned 404 errors and pointed to an invalid release path. Updated the install.sh and install.ps1 links to use the correct latest release download locations, resolving issue #1408

@ia0 ia0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to use the cli-latest release because the latest release is not necessarily a CLI release.

Comment thread website-ng/src/pages/install.ps1.ts Outdated
Comment thread website-ng/src/pages/install.sh.ts Outdated
@ia0 ia0 linked an issue Jun 10, 2026 that may be closed by this pull request
@reyammer reyammer force-pushed the fix/update-installer-script-urls branch from 6cf1dc5 to 62b15a3 Compare June 11, 2026 08:02
@reyammer reyammer merged commit 3e76d86 into google:main Jun 11, 2026
14 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.

Readme: Download URLs (redirects) broken

3 participants