From 7e75a008887da71fe3137ec57c2edb775e891be3 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Mon, 29 Jun 2026 11:10:41 -0500 Subject: [PATCH] fix: update server URL and add updates.xml Change package manifest update server from broken generic package URL to repo raw file path. Add updates.xml to repo root so Joomla update checker can find the latest stable release. Claude-Session: https://claude.ai/code/session_01Jo2JpjCwfHAh2HHRSjczKq --- source/pkg_mokosuiteclient.xml | 2 +- updates.xml | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 updates.xml diff --git a/source/pkg_mokosuiteclient.xml b/source/pkg_mokosuiteclient.xml index 5c7abcd2..31a641b0 100644 --- a/source/pkg_mokosuiteclient.xml +++ b/source/pkg_mokosuiteclient.xml @@ -34,6 +34,6 @@ - https://git.mokoconsulting.tech/api/packages/MokoConsulting/generic/MokoSuiteClient/latest/updates.xml + https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteClient/raw/branch/main/updates.xml diff --git a/updates.xml b/updates.xml new file mode 100644 index 00000000..15c911c4 --- /dev/null +++ b/updates.xml @@ -0,0 +1,20 @@ + + + + Package - MokoSuiteClient + pkg_mokosuiteclient + package + 02.52.04 + https://mokoconsulting.tech/support/mokosuiteclient + + https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteClient/releases/download/stable/pkg_mokosuiteclient-02.52.04.zip + + + stable + + + 8.2 + site + MokoSuiteClient - Joomla client-facing tracker and identity layer for the MokoSuite platform. + +