mirror of
https://github.com/Mudlet/Mudlet
synced 2026-08-13 18:26:27 -04:00
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Migrate updater off dblsqd to work with github releases instead for both
official releases and PTBs.
#### Motivation for adding to Mudlet
dblsqd infrastructure doesn't work anymore.
#### Other info (issues closed, discussion etc)
The CI part of this where github releases are setup in the right format
is not yet ready.
---------
Co-authored-by: Stephen Lyons <slysven@virginmedia.com>
Co-authored-by: Vadim Peretokin <vadi2@users.noreply.github.com>
15 lines
596 B
Text
15 lines
596 B
Text
[submodule "3rdparty/edbee-lib"]
|
|
path = 3rdparty/edbee-lib
|
|
url = https://github.com/Mudlet/edbee-lib.git
|
|
[submodule "3rdparty/lua_code_formatter"]
|
|
path = 3rdparty/lcf
|
|
url = https://github.com/martin-eden/lua_code_formatter.git
|
|
[submodule "3rdparty/qt-tags-widget"]
|
|
path = 3rdparty/qt-tags-widget
|
|
url = https://github.com/julian-go/qt-tags-widget.git
|
|
[submodule "3rdparty/qtkeychain"]
|
|
path = 3rdparty/qtkeychain
|
|
url = https://github.com/frankosterfeld/qtkeychain.git
|
|
[submodule "3rdparty/sentry-native"]
|
|
path = 3rdparty/sentry-native
|
|
url = https://github.com/getsentry/sentry-native.git
|