From 93b1f8d61a48fb703758e6c3b7888be3e120b907 Mon Sep 17 00:00:00 2001 From: felix Date: Sat, 2 Mar 2024 16:33:35 +0100 Subject: [PATCH] upgrade/data/remote.json aktualisiert --- upgrade/data/remote.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade/data/remote.json b/upgrade/data/remote.json index 6096b5c1..ef7cbb0e 100644 --- a/upgrade/data/remote.json +++ b/upgrade/data/remote.json @@ -1,4 +1,4 @@ { - "host": "https://repo.dbxe.de/dbxe/dbxe.git", + "host": "http://repo.dbxe.de/dbxe/dbxe.git", "branch": "master" }