Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 901 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 901 Bytes

homebrew-tap

Homebrew tap with the formulae needed to build our project.

Installation

brew tap sqlitebrowser/tap

Formulae

Formula Description
sqlb-openssl@3 OpenSSL 3.x
sqlb-qt@5 Qt 5.x
sqlb-sqlcipher SQLCipher
sqlb-sqlite SQLite

Note

This formulae requires Rosetta 2.
You can install Rosetta 2 with the command softwareupdate --install-rosetta.

Warning

Currently, the official bottle offering for these formulae is only available for macOS Sonoma.
If you're using a different version, you'll need to build from source. Thanks for your understanding.

License

The code in this repository is licensed under the BSD 2-Clause License.
See the license file for more information.