-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdates.xml
More file actions
27 lines (27 loc) · 996 Bytes
/
updates.xml
File metadata and controls
27 lines (27 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<updates>
<update>
<name>Disable Login</name>
<description></description>
<element>plg_hrz_disablelogin</element>
<type>module</type>
<version>0.0.8</version>
<client>0</client>
<infourl title="Release notes">https://github.com/alve89/j_plg_hrz_disablelogin/releases/tag/v0.0.8</infourl>
<downloads>
<downloadurl
type="full"
format="zip">
https://github.com/alve89/j_plg_hrz_disablelogin/archive/v0.0.8.zip
</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Stefan Herzog</maintainer>
<maintainerurl>https://github.com/alve89/</maintainerurl>
<targetplatform name="joomla" version="3.10" />
<targetplatform name="joomla" version="[4].[0123456789]" />
<targetplatform name="joomla" version="[5].[0-2]" />
<sha256>xxx</sha256>
</update>
</updates>