-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathmanifest.xml
executable file
·62 lines (62 loc) · 3.1 KB
/
manifest.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" ?>
<updates>
<update>
<name><![CDATA[ Phoca Download ]]></name>
<description><![CDATA[ Phoca Download is download manager for Joomla! CMS. It includes component, modules and plugins and allows displaying files on website which can be downloaded (previewed, played) by website visitors. ]]></description>
<element>com_phocadownload</element>
<type>component</type>
<version>3.2.3</version>
<infourl title="Phoca Download 3.2.3">http://www.phoca.cz/version/index.php?phocadownload=3.2.3</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaDownload/releases/download/3.2.3/com_phocadownload_v3.2.3.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer><![CDATA[ Phoca.cz ]]></maintainer>
<maintainerurl>https://www.phoca.cz/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="3.([89]|10)"/>
<client>administrator</client>
</update>
<update>
<name><![CDATA[ Phoca Download ]]></name>
<description><![CDATA[ Phoca Download is download manager for Joomla! CMS. It includes component, modules and plugins and allows displaying files on website which can be downloaded (previewed, played) by website visitors. ]]></description>
<element>com_phocadownload</element>
<type>component</type>
<version>4.0.9</version>
<infourl title="Phoca Download 4.0.9">http://www.phoca.cz/version/index.php?phocadownload=4.0.9</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaDownload/releases/download/4.0.9/com_phocadownload_v4.0.9.zip</downloadurl>
</downloads>
<sha512>505a376b9508fcde09202ef2541d3a01da2cc596de9a0464f0acf5f35fe8fa00fc3348ccfffa03f56e5ba17f9bb5c7e91661816d5a1a4fdd58403a8dce4d2d49</sha512>
<tags>
<tag>stable</tag>
</tags>
<maintainer><![CDATA[ Phoca.cz ]]></maintainer>
<maintainerurl>https://www.phoca.cz/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="4\.*"/>
<client>administrator</client>
</update>
<update>
<name><![CDATA[ Phoca Download ]]></name>
<description><![CDATA[ Phoca Download is download manager for Joomla! CMS. It includes component, modules and plugins and allows displaying files on website which can be downloaded (previewed, played) by website visitors. ]]></description>
<element>com_phocadownload</element>
<type>component</type>
<version>5.0.10</version>
<infourl title="Phoca Download 5.0.10">http://www.phoca.cz/version/index.php?phocadownload=5.0.10</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaDownload/releases/download/5.0.10/com_phocadownload_v5.0.10.zip</downloadurl>
</downloads>
<sha512>04f02aa3910ecab60b586585964ce4ba723c84fd5c31d7d4820597e761c7e54d702e692fa7760d0247350387b079e70be0b2527546688d7879fae92c2aba46c1</sha512>
<tags>
<tag>stable</tag>
</tags>
<maintainer><![CDATA[ Phoca.cz ]]></maintainer>
<maintainerurl>https://www.phoca.cz/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="(4|5)\.*"/>
<client>administrator</client>
</update>
</updates>