Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix macOS downloads of 2.20 and later #8

Merged
merged 8 commits into from
Nov 7, 2023
Merged

Conversation

irons
Copy link
Contributor

@irons irons commented Oct 22, 2023

This fixes #7, by adding a test for the desired filename extension. At version 2.20, the op tool added a darwin zip distribution which resulted in multiple URLs falling through to curl, which curl didn't appreciate.

I also broke up the long chain of filter steps into something easier to describe and pull apart in testing. I like a good one-liner, but this is fragile, and should be written with debugging in mind.

@NeoHsu
Copy link
Owner

NeoHsu commented Nov 7, 2023

thanks very much

@NeoHsu NeoHsu merged commit f5d5aab into NeoHsu:master Nov 7, 2023
4 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.

Cannot download latest release. (2.21.0)
2 participants