Skip to content

Commit

Permalink
build: update submodule "mpaheader"
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed Jun 17, 2024
1 parent a135eac commit 176476e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_scripts/scripts/third_party_libs.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
get_submodule("vtflib","https://github.com/Silverlan/VTFLib.git","3e6b80bcd6dacf6bd4a35666869464fac55051cc")
get_submodule("zlib","https://github.com/Silverlan/zlib.git","0dcc7471231d72376d592f80f06c2e2246c2b3c4")
get_submodule("fmt","https://github.com/fmtlib/fmt.git","a337011")
get_submodule("mpaheader","https://github.com/Silverlan/mpaheader.git","6d2df14")
get_submodule("mpaheader","https://github.com/SlawekNowy/mpaheader.git","275d9d9")
get_submodule("vkvparser","https://github.com/Silverlan/VKVParser.git","5ffec9da2fc51288d0d77a99fcf173d6e9b91cdb")

os.chdir(curDir)

0 comments on commit 176476e

Please sign in to comment.