mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-27 14:30:00 -06:00
Use Qt 5.11.3 for the macOS builds too
This is due to a weird word wrapping bug present in Qt 5.12.0. We'll use the Qt 5.11.x releases for now, until a solution to the problem is found.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Builds and uploads DB Browser for SQLite nightlies,
|
||||
# after updating the Homebrew dependencies
|
||||
|
||||
QTVER="5.12.0"
|
||||
QTVER="5.11.3"
|
||||
BRANCH="master"
|
||||
BREW="/usr/local/bin/brew"
|
||||
BUILD_TYPE="release"
|
||||
|
||||
Reference in New Issue
Block a user