Skip to content

Commit fc99863

Browse files
authored
Merge pull request #1210 from MaxSagebaum/feature/MeDiPack_update
Update of MeDiPack.
2 parents 0674539 + 6755485 commit fc99863

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

externals/medi

Submodule medi updated 153 files

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def init_submodules(method = 'auto'):
4646
# The sha tag must be maintained manually to point to the correct commit
4747
sha_version_codi = '1b8d3f5f03de560fb63a2a76ad91ab7bb3fa67d8'
4848
github_repo_codi = 'https://github.com/scicompkl/CoDiPack'
49-
sha_version_medi = 'b84cef4272ab8bad981c0d0386d855daa8fbd340'
49+
sha_version_medi = '6aef76912e7099c4f08c9705848797ca9e8070da'
5050
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'
5151
sha_version_meson = '29ef4478df6d3aaca40c7993f125b29409be1de2'
5252
github_repo_meson = 'https://github.com/mesonbuild/meson'

0 commit comments

Comments
 (0)