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,15 +11,15 @@ repos:
11
11
- id : mixed-line-ending
12
12
exclude : ' .*\.diff$'
13
13
- repo : https://github.com/rhysd/actionlint
14
- rev : v1.6.27
14
+ rev : v1.7.0
15
15
hooks :
16
16
- id : actionlint
17
17
- repo : https://github.com/pecigonzalo/pre-commit-shfmt
18
18
rev : v2.2.0
19
19
hooks :
20
20
- id : shell-fmt-go
21
21
- repo : https://github.com/google/yamlfmt
22
- rev : v0.11.0
22
+ rev : v0.12.1
23
23
hooks :
24
24
- id : yamlfmt
25
25
ci :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Get the latest versions here:
13
13
- linux (clang 18 / Ubuntu 20.04): [ sme_deps_qt_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_linux.tgz )
14
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
15
- osx-arm64 (Xcode 15.3 / 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 )
16
- - win64-mingw (mingw-w64-x86_64-gcc 13 ): [ sme_deps_qt_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_qt/releases/latest/download/sme_deps_qt_win64-mingw.tgz )
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 )
19
19
You can’t perform that action at this time.
0 commit comments