Skip to content

Commit bd03b42

Browse files
committed
upgrade to meson 0.61.1
1 parent 943ddb5 commit bd03b42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

externals/meson

Submodule meson updated 2940 files

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def init_submodules(method = 'auto'):
5050
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'
5151
sha_version_opdi = '6fb2691b8e4a8f00f47d2a27740fa890df0b5405'
5252
github_repo_opdi = 'https://github.com/SciCompKL/OpDiLib'
53-
sha_version_meson = '29ef4478df6d3aaca40c7993f125b29409be1de2'
53+
sha_version_meson = '41c650a040d50e0912d268af7a903a9ce1456dfa'
5454
github_repo_meson = 'https://github.com/mesonbuild/meson'
5555
sha_version_ninja = '52649de2c56b63f42bc59513d51286531c595b44'
5656
github_repo_ninja = 'https://github.com/ninja-build/ninja'

0 commit comments

Comments
 (0)