From 44e4859fbe77d806298f02dea1b2cf47d875d473 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Mon, 29 Jun 2026 16:38:38 +0000 Subject: [PATCH] fix: migrate catalog update server URLs to MokoGitea dynamic endpoint Replace all legacy /raw/branch/main/updates.xml paths with the MokoGitea dynamic /{owner}/{repo}/updates.xml endpoint. --- .../com_mokosuiteclient/admin/catalog.xml | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/source/packages/com_mokosuiteclient/admin/catalog.xml b/source/packages/com_mokosuiteclient/admin/catalog.xml index 266125d1..837f6062 100644 --- a/source/packages/com_mokosuiteclient/admin/catalog.xml +++ b/source/packages/com_mokosuiteclient/admin/catalog.xml @@ -1,7 +1,7 @@