-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin-updates.xml
37 lines (37 loc) · 1.29 KB
/
plugin-updates.xml
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
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>CleanTalk Update Site</name>
<description>CleanTalk Update Site</description>
<element>cleantalkantispam</element>
<type>plugin</type>
<folder>system</folder>
<version>2.2</version>
<downloads>
<downloadurl type="full" format="zip">https://github.com/ArtemAnoshin/joomla-test/archive/refs/heads/master.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<section>Updates</section>
<targetplatform name="joomla" version="3.[1234567890]"/>
<client>site</client>
</update>
<update>
<name>CleanTalk Update Site</name>
<description>CleanTalk Update Site</description>
<element>cleantalkantispam</element>
<type>plugin</type>
<folder>system</folder>
<version>2.2</version>
<downloads>
<downloadurl type="full" format="zip">https://github.com/ArtemAnoshin/joomla-test/archive/refs/heads/master.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<section>Updates</section>
<targetplatform name="joomla" version="4.[1234567890]"/>
<client>site</client>
</update>
</updates>