aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2023-08-03 09:24:47 +0200
committerDioEgizio <83089242+DioEgizio@users.noreply.github.com>2023-08-03 09:24:47 +0200
commitb013133cc1a66d777c0c16969302e23fb8cd2e16 (patch)
tree0c88951b497520040d4d49c648765161a2216742 /.github
parentac36a2289faf331af17b51e2c9ebb78d005f9bfa (diff)
downloadPrismLauncher-b013133cc1a66d777c0c16969302e23fb8cd2e16.tar.gz
PrismLauncher-b013133cc1a66d777c0c16969302e23fb8cd2e16.tar.bz2
PrismLauncher-b013133cc1a66d777c0c16969302e23fb8cd2e16.zip
chore: update to qt 6.5.2
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c710d54b..a7b8f652 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -68,7 +68,7 @@ jobs:
qt_ver: 6
qt_host: windows
qt_arch: ''
- qt_version: '6.5.1'
+ qt_version: '6.5.2'
qt_modules: 'qt5compat qtimageformats'
qt_tools: ''
@@ -80,7 +80,7 @@ jobs:
qt_ver: 6
qt_host: windows
qt_arch: 'win64_msvc2019_arm64'
- qt_version: '6.5.1'
+ qt_version: '6.5.2'
qt_modules: 'qt5compat qtimageformats'
qt_tools: ''
@@ -90,7 +90,7 @@ jobs:
qt_ver: 6
qt_host: mac
qt_arch: ''
- qt_version: '6.5.0'
+ qt_version: '6.5.2'
qt_modules: 'qt5compat qtimageformats'
qt_tools: ''