From 5a040d69da7f35c1ee6f41c4c3cc0db3ea7c2a99 Mon Sep 17 00:00:00 2001 From: felix Date: Fri, 23 Feb 2024 10:29:12 +0100 Subject: [PATCH] =?UTF-8?q?Update=20Remote=20Pfad=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 d8567241..ef7cbb0e 100644 --- a/upgrade/data/remote.json +++ b/upgrade/data/remote.json @@ -1,4 +1,4 @@ { - "host": "https://github.com/openxe-org/openxe.git", + "host": "http://repo.dbxe.de/dbxe/dbxe.git", "branch": "master" }