-
Notifications
You must be signed in to change notification settings - Fork 10
/
manifest.xml
executable file
·42 lines (42 loc) · 1.95 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
<?xml version="1.0" ?>
<updates>
<update>
<name><![CDATA[ Phoca Cart ]]></name>
<description><![CDATA[ Phoca Cart is e-commerce extension - powerful shopping cart for Joomla! CMS. Phoca Cart is based on Joomla! framework and it is designed by modern responsive Bootstrap library. ]]></description>
<element>com_phocacart</element>
<type>component</type>
<version>3.5.8</version>
<infourl title="Phoca Cart 3.5.8">http://www.phoca.cz/version/index.php?phocacart=3.5.8</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaCart/releases/download/3.5.8/com_phocacart_v3.5.8.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 Cart ]]></name>
<description><![CDATA[ Phoca Cart is e-commerce extension - powerful shopping cart for Joomla! CMS. Phoca Cart is based on Joomla! framework and it is designed by modern responsive Bootstrap library. ]]></description>
<element>com_phocacart</element>
<type>component</type>
<version>4.0.11</version>
<infourl title="Phoca Cart 4.0.11">http://www.phoca.cz/version/index.php?phocacart=4.0.11</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaCart/releases/download/4.0.11/com_phocacart_v4.0.11.zip</downloadurl>
</downloads>
<sha512>5132393567b2877ebef79541acd0ff4fea0c28fea6b402e2275d9e98073452bf78887f546932952d16284818cbe18abfc879fca2cf4b4c81d07f3a6c0f6026b2</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>
</updates>