Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1000 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 1000 Bytes

homebrew-tap

Homebrew tap with the formulae needed to build our project.

Installation

brew tap sqlitebrowser/tap

Note

Formulae for Intel-based macOS will be available soon. Thank you for your patience.

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.