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

Docs encourage usage of brew but published version is old #1874

Closed
Codex- opened this issue Feb 2, 2025 · 2 comments
Closed

Docs encourage usage of brew but published version is old #1874

Codex- opened this issue Feb 2, 2025 · 2 comments

Comments

@Codex-
Copy link

Codex- commented Feb 2, 2025

How can we improve the documentation?

The documentation encourages the usage of brew:

Image

But the latest published version on brew is 0.15.0:

Image

Trying to install with --HEAD results in an error too:

➜  ~ brew install asdf --HEAD 
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
==> Fetching asdf
==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/f970d1cf38303a76a1a783249ccc3bcd941c6556/Formula/a/asdf.rb
Already downloaded: /Users/alexmiller/Library/Caches/Homebrew/downloads/2c1e62ef0299519fada6a8091fc71992b36396ce686b1debd47107a6b27af9e4--asdf.rb
==> Cloning https://github.com/asdf-vm/asdf.git
Updating /Users/alexmiller/Library/Caches/Homebrew/asdf--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at d8851c2 chore(docs): bump the docs group in /docs with 2 updates (#1870)
Error: An exception occurred within a child process:
  Errno::ENOENT: No such file or directory - completions/asdf.bash
@eugenejeonme
Copy link

The version update has not been reflected yet, but a PR has been created.

PR about asdf v0.16.0 in homebrew-core

@Stratus3D
Copy link
Member

Yep, just waiting on Homebrew/homebrew-core#205761 to be merged. It's now a very simple formula now so this should be the last time we have any challenges with Homebrew. Closing this now as there is nothing else asdf maintainers can do to resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants