Skip to content

fix broken download links#5

Merged
adwinying merged 1 commit into
masterfrom
fix/broken-download-links
Apr 30, 2026
Merged

fix broken download links#5
adwinying merged 1 commit into
masterfrom
fix/broken-download-links

Conversation

@adwinying
Copy link
Copy Markdown
Owner

@adwinying adwinying commented Apr 30, 2026

a double slash is created when composing the download links for each binary, eg: https://dl.static-php.dev//static-php-cli/bulk/php-8.5.5-cli-macos-aarch64.tar.gz. Previously the server will rectify and redirect to the correct URL but not anymore, causing the curl command to download a 404 page instead. This PR fixes it by removing the necessary slash.

@adwinying adwinying merged commit f021943 into master Apr 30, 2026
1 check 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