Update macOS nightly build to use Qt 5.12.0

This commit is contained in:
Justin Clift
2018-12-11 21:54:21 +11:00
parent 1181687115
commit 5093ac02a3

View File

@@ -3,7 +3,7 @@
# Builds and uploads DB Browser for SQLite nightlies,
# after updating the Homebrew dependencies
QTVER="5.11.2"
QTVER="5.12.0"
BRANCH="master"
BREW="/usr/local/bin/brew"
BUILD_TYPE="release"