-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate.xml
More file actions
22 lines (22 loc) · 860 Bytes
/
update.xml
File metadata and controls
22 lines (22 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<updates>
<update>
<name>HECBioSim Impact Component</name>
<description>A Joomla component for data mining and analytics of impact.</description>
<element>com_hecbiosim_impact</element>
<type>component</type>
<version>v1.0.1</version>
<infourl title="HECBioSim Impact Component">
https://github.com/HECBioSim/com_hecbiosim_impact
</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/hecbiosim/com_hecbiosim_impact/releases/download/1.0.1/com_hecbiosim_impact-1.0.1.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<php_minimum>8.2</php_minimum>
<maintainer>HECBioSim Dev Team</maintainer>
<maintainerurl>https://www.hecbiosim.ac.uk</maintainerurl>
<targetplatform name="joomla" version="6.[0123456789]"/>
</update>
</updates>