-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathupdates.xml
More file actions
45 lines (43 loc) · 1.39 KB
/
Copy pathupdates.xml
File metadata and controls
45 lines (43 loc) · 1.39 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>Universal buttons</name>
<description>Universal buttons</description>
<element>Universal buttons</element>
<type>plugin</type>
<folder>editors-xtd</folder>
<element>Universal buttons</element>
<version>1.1.1</version>
<infourl title="Release notes">https://github.com/Tazzios/Universal-buttons/releases</infourl>
<downloads>
<downloadurl type="full" format="zip"></downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<client>0</client>
<maintainer>Tazzios</maintainer>
<maintainerurl>https://github.com/Tazzios/</maintainerurl>
<targetplatform name="joomla" version="3.([6789]|10)|(4.*)"/>
</update>
<update>
<name>Universal buttons</name>
<description>Universal buttons</description>
<element>Universal buttons</element>
<type>plugin</type>
<folder>editors-xtd</folder>
<element>Universal buttons</element>
<version>1.6.0</version>
<infourl title="Release notes">https://github.com/Tazzios/Universal-buttons/releases/download/v1.6.0/universal.buttons-1.6.0.zip</infourl>
<downloads>
<downloadurl type="full" format="zip"></downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<client>0</client>
<maintainer>Tazzios</maintainer>
<maintainerurl>https://github.com/Tazzios/</maintainerurl>
<targetplatform name="joomla" version="(5.*|6.*)"/>
</update>
</updates>