upgrade/data/remote.json aktualisiert

http -> https
This commit is contained in:
felix 2024-03-02 16:22:01 +01:00
parent 7d4138dd18
commit a05d497774
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{
"host": "http://repo.dbxe.de/dbxe/dbxe.git",
"host": "https://repo.dbxe.de/dbxe/dbxe.git",
"branch": "master"
}