File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
- id : mixed-line-ending
12
12
exclude : ' .*\.diff$'
13
13
- repo : https://github.com/rhysd/actionlint
14
- rev : v1.7.5
14
+ rev : v1.7.6
15
15
hooks :
16
16
- id : actionlint
17
17
- repo : https://github.com/pecigonzalo/pre-commit-shfmt
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ and used instead of the bundled Qt version (does not apply to msvc builds)
11
11
Get the latest versions here:
12
12
13
13
- linux (clang 19 / Ubuntu 22.04): [ sme_deps_qt_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_linux.tgz )
14
- - osx (Xcode 14.3 / macOS 13 / MACOSX_DEPLOYMENT_TARGET 11 ): [ sme_deps_qt_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_osx.tgz )
15
- - osx-arm64 (Xcode 16.1 / macOS 14): [ sme_deps_qt_osx-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_osx-arm64.tgz )
14
+ - osx (Xcode 15.2 / 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 )
15
+ - 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 )
16
16
- win64-mingw (mingw-w64-x86_64-gcc 14): [ sme_deps_qt_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-mingw.tgz )
17
17
- 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 )
18
18
- 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 )
You can’t perform that action at this time.
0 commit comments