2026-02-27 01:28:44 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2025 Moko Consulting <hello@mokoconsulting.tech>
This file is part of a Moko Consulting project.
SPDX-LICENSE-IDENTIFIER: GPL-3.0-or-later
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the IMPLIED WARRANTY OF MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License (./LICENSE.md).
# FILE INFORMATION
DEFGROUP: Joomla.UpdateServer
2026-03-26 13:19:16 -05:00
INGROUP: MokoWaaS
REPO: https://github.com/mokoconsulting-tech/mokowaas
2026-04-07 17:09:37 -05:00
VERSION: 02.01.09
2026-02-27 01:28:44 +00:00
PATH: /updates.xml
BRIEF: Joomla update server XML feed for automatic plugin updates
NOTE: This file is automatically updated by GitHub Actions on each release
-->
<updates>
<update>
2026-03-26 13:19:16 -05:00
<name> MokoWaaS</name>
<description> MokoWaaS system plugin for Joomla</description>
<element> mokowaas</element>
2026-02-27 01:28:44 +00:00
<type> plugin</type>
<folder> system</folder>
<client> site</client>
2026-04-07 17:09:37 -05:00
<version> 02.01.09</version>
2026-03-26 13:19:16 -05:00
<infourl title= "MokoWaaS" > https://github.com/mokoconsulting-tech/mokowaas</infourl>
2026-02-27 01:28:44 +00:00
<downloads>
2026-04-07 17:09:37 -05:00
<downloadurl type= "full" format= "zip" > https://github.com/mokoconsulting-tech/MokoWaaS/releases/download/02.01.09/MokoWaaS-02.01.09.zip</downloadurl>
2026-02-27 01:28:44 +00:00
</downloads>
2026-04-07 17:09:37 -05:00
<sha256> 205d954a9b1b4ef8cc392549229144ed8ff737550b9e92dff7cfe11bb277581e</sha256>
2026-02-27 01:28:44 +00:00
<maintainer> Moko Consulting</maintainer>
<maintainerurl> https://mokoconsulting.tech</maintainerurl>
2026-04-02 16:41:31 -05:00
<targetplatform name= "joomla" version= "[56]\.[0-9]" />
2026-03-26 13:19:16 -05:00
<category> MokoWaaS</category>
2026-02-27 01:28:44 +00:00
</update>
</updates>