19 lines
622 B
XML
19 lines
622 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<!-- =========================================================================
|
||
|
|
Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
|
||
|
|
|
||
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
||
|
|
|
||
|
|
=========================================================================
|
||
|
|
FILE INFORMATION
|
||
|
|
DEFGROUP: MokoJoomStoreLocator
|
||
|
|
INGROUP: pkg_mokojoomstorelocator
|
||
|
|
PATH: updates.xml
|
||
|
|
VERSION: 01.00.00
|
||
|
|
BRIEF: Joomla update server manifest
|
||
|
|
=========================================================================
|
||
|
|
-->
|
||
|
|
<updates>
|
||
|
|
<!-- Updates will be added here by the CI/CD pipeline -->
|
||
|
|
</updates>
|