jwt-cli
jwt-cli copied to clipboard
Brew formula does not work with linuxbrew
Summary
The formula for jwt-cli in brew installs the macos version even when using linuxbrew. Using the install from source option also does not appear to work.
Steps to reproduce
On linux: brew install mike-engel/jwt-cli/jwt-cli
Expected behavior
The linux binary and SHA should be used instead of the macos one.
Thanks for the report @jamesphillpotts-fr. Unfortunately I don't use linuxbrew, and don't have the time to work on a fix for this at the moment. If anyone has time, I'd love to review any PRs!