Skip to content

Commit 61d4a38

Browse files
committed
Restored GitModule (requires msgpack-cs PR-2 to be merged)
1 parent 011f298 commit 61d4a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441
url = https://github.com/boostorg/tokenizer
442442
[submodule "vendor/msgpack-cs"]
443443
path = vendor/msgpack-cs
444-
url = https://github.com/manups4e/msgpack-cs.git
444+
url = https://github.com/citizenfx/msgpack-cs.git
445445
branch = master
446446
[submodule "vendor/boost-submodules/boost-scope"]
447447
path = vendor/boost-submodules/boost-scope

0 commit comments

Comments
 (0)