Calling asdf list-all benthos produces the error:
❯ asdf list-all benthos
Plugin benthos's list-all callback script failed with output:
jq: error (at <stdin>:5): Cannot index string with string "name"
How to reproduce
Follow the README with an asdf installation where the benthos plugin is not installed yet:
❯ asdf plugin add benthos
❯ asdf plugin update benthos
❯ asdf list-all benthos