File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11name : Release Builds
22on : push
33env :
4- QT_VERSION : " v6.9.1 "
4+ QT_VERSION : " v6.9.2 "
55 ZLIB_VERSION : " v1.3.1" # not used for msvc builds
66concurrency :
77 group : release-${{ github.ref }}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Get the latest versions here:
1515- osx (Xcode 14.3 / macOS 13 / MACOSX_DEPLOYMENT_TARGET 12): [ sme_deps_qt_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_osx.tgz )
1616- osx-arm64 (Xcode 16.1 / macOS 14 / MACOSX_DEPLOYMENT_TARGET 12): [ sme_deps_qt_osx-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_osx-arm64.tgz )
1717- win64-mingw (mingw-w64-x86_64-gcc 15): [ sme_deps_qt_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-mingw.tgz )
18- - ~ win64-arm64 (mingw-w64-aarch64-clang 20 ): [ sme_deps_qt_win64-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-arm64.tgz ) ~
18+ - ~ win64-arm64 (mingw-w64-aarch64-clang 21 ): [ sme_deps_qt_win64-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-arm64.tgz ) ~
1919- win32-msvc (VC++ 2015 Toolset): [ sme_deps_qt_win32-msvc.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win32-msvc.tgz )
2020- win64-msvc (VC++ 2015 Toolset): [ sme_deps_qt_win64-msvc.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-msvc.tgz )
2121
You can’t perform that action at this time.
0 commit comments