-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanifest.xml
executable file
·61 lines (61 loc) · 2.68 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
<?xml version="1.0" ?>
<updates>
<update>
<name><![CDATA[ Phoca Maps ]]></name>
<description><![CDATA[ Phoca Maps is Joomla! CMS component. It displays maps on your site rendered with help of Google Maps API or OpenStreetMap API. ]]></description>
<element>com_phocamaps</element>
<type>component</type>
<version>3.0.12</version>
<infourl title="Phoca Maps 3.0.12">http://www.phoca.cz/version/index.php?phocamaps=3.0.12</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaMaps/releases/download/3.0.12/com_phocamaps_v3.0.12.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 Maps ]]></name>
<description><![CDATA[ Phoca Maps is Joomla! CMS component. It displays maps on your site rendered with help of Google Maps API or OpenStreetMap API. ]]></description>
<element>com_phocamaps</element>
<type>component</type>
<version>4.0.1</version>
<infourl title="Phoca Maps 4.0.1">http://www.phoca.cz/version/index.php?phocamaps=4.0.1</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaMaps/releases/download/4.0.1/com_phocamaps_v4.0.1.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="4\.*"/>
<client>administrator</client>
</update>
<update>
<name><![CDATA[ Phoca Maps ]]></name>
<description><![CDATA[ Phoca Maps is Joomla! CMS component. It displays maps on your site rendered with help of Google Maps API or OpenStreetMap API. ]]></description>
<element>com_phocamaps</element>
<type>component</type>
<version>5.0.2</version>
<infourl title="Phoca Maps 5.0.2">http://www.phoca.cz/version/index.php?phocamaps=5.0.2</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaMaps/releases/download/5.0.2/com_phocamaps_v5.0.2.zip</downloadurl>
</downloads>
<sha512>038daf897a6cdbd8bf92b6f2dc6c5d65ee7ac0ca1ce6de0d3f672ecc58df6d177352b72c269c81ad65daf74ce080d09e347845bb26b35aa4bbc1e03b57abd172</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>