updater: add Sparkle to submodules

Change-Id: I0e0414b928dcf53158e35803878f9c587944d4ac
This commit is contained in:
Kateryna Kostiuk
2023-01-16 12:04:12 -05:00
committed by Kateryna Kostiuk
parent eca8bb5b6f
commit 2de9157d34
2 changed files with 6 additions and 4 deletions

9
.gitmodules vendored
View File

@@ -2,10 +2,6 @@
path = 3rdparty/qrencode-win32
url = https://github.com/BlueDragon747/qrencode-win32.git
ignore = dirty
[submodule "extras/packaging/update/sparkle/Sparkle"]
path = extras/packaging/update/sparkle/Sparkle
url = https://github.com/sparkle-project/Sparkle.git
ignore = dirty
[submodule "3rdparty/SortFilterProxyModel"]
path = 3rdparty/SortFilterProxyModel
url = https://github.com/atraczyk/SortFilterProxyModel.git
@@ -14,3 +10,8 @@
[submodule "daemon"]
path = daemon
url = https://review.jami.net/jami-daemon
# Sparkle is updater for macOS
[submodule "extras/packaging/update/sparkle/Sparkle"]
path = extras/packaging/update/sparkle/Sparkle
url = https://github.com/sparkle-project/Sparkle.git
ignore = dirty