We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Install on arm64 is broken. It appears the architecture is missing It should be downloading https://github.com/pivotal-cf/om/releases/download/7.8.2/om-darwin-arm64-7.8.2
Running brew update --auto-update... ==> Upgrading 1 outdated package: starkandwayne/cf/om 7.7.0 -> 7.8.2 ==> Downloading https://github.com/pivotal-cf/om/releases/download/7.8.2/om-darwin-7.8.2 curl: (22) The requested URL returned error: 404
brew update --auto-update
Error: om: Failed to download resource "om" Download failed: https://github.com/pivotal-cf/om/releases/download/7.8.2/om-darwin-7.8.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Install on arm64 is broken. It appears the architecture is missing It should be downloading https://github.com/pivotal-cf/om/releases/download/7.8.2/om-darwin-arm64-7.8.2
Running
brew update --auto-update
...==> Upgrading 1 outdated package:
starkandwayne/cf/om 7.7.0 -> 7.8.2
==> Downloading https://github.com/pivotal-cf/om/releases/download/7.8.2/om-darwin-7.8.2
curl: (22) The requested URL returned error: 404
Error: om: Failed to download resource "om"
Download failed: https://github.com/pivotal-cf/om/releases/download/7.8.2/om-darwin-7.8.2
The text was updated successfully, but these errors were encountered: