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

Handle change in macOS release naming #8

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

davekonopka
Copy link
Contributor

Hugo changed macOS release binary naming starting with v0.103.

This change supports both URL formats based on the version minor value.

Previous naming: hugo_extended_0.102.3_macOS-universal.tar.gz
New naming: hugo_extended_0.103.1_darwin-universal.tar.gz

Fixes #6

Hugo changed macOS release binary naming starting with v0.103.

Previous naming: hugo_extended_0.102.3_macOS-universal.tar.gz
New naming: hugo_extended_0.103.1_darwin-universal.tar.gz
@davekonopka davekonopka changed the title Handle change in release naming Handle change in macOS release naming Oct 28, 2022
Copy link

@jaredallard jaredallard left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me!

@nklmilojevic
Copy link
Owner

Apologies to everyone, I have been off. Looks good!

P.S. If anyone wants to be a maintainer, shoot me a message, so it doesn't depend solely on me. I could also transfer the repo to asdf-community.

This pull request was closed.
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.

Could not install hugo version 0.104.2 on macOS
3 participants