Skip to content

Fix download URL for JSC on mac64#167

Merged
mathiasbynens merged 1 commit intoGoogleChromeLabs:mainfrom
backes:patch-1
Nov 26, 2025
Merged

Fix download URL for JSC on mac64#167
mathiasbynens merged 1 commit intoGoogleChromeLabs:mainfrom
backes:patch-1

Conversation

@backes
Copy link
Copy Markdown
Contributor

@backes backes commented Nov 26, 2025

Looks like the URL changed; with %20 you get 403 Forbidden. Replacing by - makes it work again (tested on an M3 Max on Sequoia 15.7.2).

Looks like the URL changes; with `%20` you get `403 Forbidden`. Replacing by `-` makes it work again (tested on an M3 Max on Sequoia 15.7.2).
@backes
Copy link
Copy Markdown
Contributor Author

backes commented Nov 26, 2025

@mathiasbynens A little fix to make downloading JSC on an M3 work again.

@mathiasbynens mathiasbynens merged commit 594e959 into GoogleChromeLabs:main Nov 26, 2025
3 checks passed
@backes backes deleted the patch-1 branch November 26, 2025 13:04
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.

3 participants