mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 11:56:31 +08:00
Update Squish to 6.5.1
Change-Id: I1803e85ae4426a2f356f6812e88759479d6367cb Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
@@ -38,7 +38,7 @@ set -ex
|
|||||||
# This script will install squish package for Linux and Mac.
|
# This script will install squish package for Linux and Mac.
|
||||||
# Squish is need by Release Test Automation (RTA)
|
# Squish is need by Release Test Automation (RTA)
|
||||||
|
|
||||||
version="6.3.0"
|
version="6.5.1"
|
||||||
# Branch version without dot
|
# Branch version without dot
|
||||||
qtBranch="59x"
|
qtBranch="59x"
|
||||||
squishFolder="/opt/squish"
|
squishFolder="/opt/squish"
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
# NOTE! Make sure 64bit versions are always installed before 32bit,
|
# NOTE! Make sure 64bit versions are always installed before 32bit,
|
||||||
# because they use same folder name before a rename
|
# because they use same folder name before a rename
|
||||||
|
|
||||||
$version = "6.3.0"
|
$version = "6.5.1"
|
||||||
|
|
||||||
# Qt branch without dot (*.*)
|
# Qt branch without dot (*.*)
|
||||||
$qtBranch = "59x"
|
$qtBranch = "59x"
|
||||||
|
|||||||
Reference in New Issue
Block a user