nextcloud-desktop/.gitmodules
Olivier Goffart 9f4597b727 Update zsync
With MSVC fixes
2018-09-20 11:14:57 +02:00

16 lines
570 B
Plaintext

[submodule "src/3rdparty/qtmacgoodies"]
path = src/3rdparty/qtmacgoodies
url = https://github.com/guruz/qtmacgoodies.git
[submodule "binary"]
path = binary
url = git://github.com/owncloud/owncloud-client-binary.git
[submodule "src/3rdparty/libcrashreporter-qt"]
path = src/3rdparty/libcrashreporter-qt
url = git://github.com/dschmidt/libcrashreporter-qt.git
[submodule "src/3rdparty/zsync"]
path = src/3rdparty/zsync
url = https://github.com/ogoffart/zsync
[submodule "doc/docs-themes"]
path = doc/docs-themes
url = https://github.com/owncloud/docs-themes.git