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

Make it possible to install beta releases using this Brew tap #11

Open
SimonBarendse opened this issue Sep 27, 2022 · 1 comment
Open

Comments

@SimonBarendse
Copy link
Member

Currently, this Brew tap only contains the stable builds for 1Password CLI.

We should make it possible to opt-in to installing beta builds too:

brew install --cask 1password/tap/1password-cli-beta
@mrclrchtr
Copy link

You can achieve this by doing:

brew tap homebrew/cask-versions
brew install 1password-cli-beta

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

No branches or pull requests

2 participants