-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdates.xml
More file actions
17 lines (17 loc) · 713 Bytes
/
updates.xml
File metadata and controls
17 lines (17 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>Bears Clock</name>
<description>Bears Clock module</description>
<element>mod_bearsclock</element>
<type>module</type>
<version>2025.07.20.1</version>
<client>site</client>
<infourl title="GitHub Repository">https://github.com/N6REJ/mod_bearsclock</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/N6REJ/mod_bearsclock/releases/download/2025.07.20.1/mod_bearsclock_2025.07.20.1.zip</downloadurl>
</downloads>
<targetplatform name="joomla" version="5.*" />
<php_minimum>8.1</php_minimum>
</update>
</updates>