From 94e8f7ab2c7c601dade786dcd46af65d5e75080e Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Thu, 28 May 2026 17:38:32 -0500 Subject: [PATCH] fix(updates): sync updates.xml from dev with correct module metadata The updates.xml on main still had old template placeholders with mustache variables. Joomla was polling main and getting invalid XML, so no updates were visible. Authored-by: Moko Consulting Co-Authored-By: Claude Opus 4.6 (1M context) --- updates.xml | 67 ++++++++++++++--------------------------------------- 1 file changed, 17 insertions(+), 50 deletions(-) diff --git a/updates.xml b/updates.xml index d61f50b..0817157 100644 --- a/updates.xml +++ b/updates.xml @@ -1,59 +1,26 @@ - - This file is the update server manifest for {{EXTENSION_NAME}}. - The Joomla installer polls this URL to check for new versions. - - The manifest.xml in this repository must reference this file: - - - https://git.mokoconsulting.tech/mokoconsulting-tech/MokoJoomHero/raw/branch/main/updates.xml - - - https://raw.githubusercontent.com/mokoconsulting-tech/MokoJoomHero/main/updates.xml - - - - When a new release is made, run `make release` or the release workflow to - prepend a new entry to this file automatically. ---> - - {{EXTENSION_NAME}} - MokoJoomHero — Moko Consulting Joomla extension - {{EXTENSION_ELEMENT}} - {{EXTENSION_TYPE}} - {{VERSION}} - - - https://git.mokoconsulting.tech/mokoconsulting-tech/MokoJoomHero/releases/download/v{{VERSION}}/{{EXTENSION_ELEMENT}}.zip - - - https://github.com/mokoconsulting-tech/MokoJoomHero/releases/download/v{{VERSION}}/{{EXTENSION_ELEMENT}}.zip - - - - 8.1 - - - - tpl_mokojoomhero - tpl_mokojoomhero development build. - mokojoomhero - template + + Module - MokoJoomHero + Module - MokoJoomHero development build. + mod_mokojoomhero + module site - 01.00.02 - 2026-05-16 - https://git.mokoconsulting.tech/MokoConsulting/MokoJoomHero/releases/tag/development + 01.00.02-dev + 2026-05-28 + https://git.mokoconsulting.tech/MokoConsulting/MokoJoomHero/releases/tag/development - https://git.mokoconsulting.tech/MokoConsulting/MokoJoomHero/releases/download/development/mokojoomhero-01.00.02-dev.zip + https://git.mokoconsulting.tech/MokoConsulting/MokoJoomHero/releases/download/development/mod_mokojoomhero-01.00.02-dev.zip - 7c85c337030507e2a07c79d333a652bcb1fd8497be221fcb2aeaa2ca038c0b22 + e7b2f410ba6db2a899b213d3fc6beedb1e3007588c85c8404232181f9681442e dev Moko Consulting https://mokoconsulting.tech - + - - \ No newline at end of file +