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

v0.101.0 last hugo version w/ 64bit & ARM64 macOS builds #5

Merged
merged 1 commit into from
Sep 11, 2022

Conversation

pboling
Copy link
Contributor

@pboling pboling commented Sep 6, 2022

@pboling
Copy link
Contributor Author

pboling commented Sep 6, 2022

Tested working:

normal

$ asdf install hugo 0.102.3
* Downloading hugo release 0.102.3...
hugo 0.102.3 installation was successful!

extended

$ asdf install hugo extended_0.102.3
* Downloading hugo release extended_0.102.3...
hugo extended_0.102.3 installation was successful!

@nklmilojevic
Copy link
Owner

Thanks @pboling so much for this PR!

@nklmilojevic nklmilojevic merged commit ea94032 into nklmilojevic:main Sep 11, 2022
@pboling
Copy link
Contributor Author

pboling commented Sep 12, 2022

@nklmilojevic the only problem now is that older versions can't be installed anymore :(. Would need to have a version compare function to accomplish support for both naming patterns on MacOS. Maybe not important enough to fix?

@nklmilojevic
Copy link
Owner

You are completely right - maybe let's keep like this for now like this, and we can introduce a compare version function if we see that people are asking for it. Or if we have enough free time to do it :)

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.

hugo_0.102.3_macOS-64bit.tar.gz is not a release
2 participants