diff options
| -rw-r--r-- | .gitmodules | 4 | ||||
| m--------- | thirdparty/boost | 0 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/.gitmodules b/.gitmodules index 1d578d9..84a6573 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,5 +8,5 @@  	branch = v5.4.0-patch  [submodule "thirdparty/boost"]  	path = thirdparty/boost -  url = https://github.com/s3nd3r5/boost -  branch = v1.79.0 +	url = https://github.com/boostorg/boost +	branch = master diff --git a/thirdparty/boost b/thirdparty/boost -Subproject fff1e12ce3b6af359c40ebafc2d8d05091ddbc8 +Subproject 565a5a13235920045112eaa161c4527253b8228 |