-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.xml
executable file
·70 lines (70 loc) · 2.85 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
63
64
65
66
67
68
69
70
<?xml version="1.0" ?>
<updates>
<update>
<name><![CDATA[ Phoca PDF ]]></name>
<description><![CDATA[ Phoca PDF is Joomla! CMS component. It helps to set and create PDF documents in Joomla!. The whole Phoca PDF framework contains:
- Phoca PDF component
- Phoca PDF fonts
- Phoca PDF plugins. ]]></description>
<element>com_phocapdf</element>
<type>component</type>
<version>3.0.12</version>
<infourl title="Phoca PDF 3.0.12">http://www.phoca.cz/version/index.php?phocapdf=3.0.12</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaPDF/releases/download/3.0.12/com_phocapdf_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 PDF ]]></name>
<description><![CDATA[ Phoca PDF is Joomla! CMS component. It helps to set and create PDF documents in Joomla!. The whole Phoca PDF framework contains:
- Phoca PDF component
- Phoca PDF fonts
- Phoca PDF plugins. ]]></description>
<element>com_phocapdf</element>
<type>component</type>
<version>4.0.1</version>
<infourl title="Phoca PDF 4.0.1">http://www.phoca.cz/version/index.php?phocapdf=4.0.1</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaPDF/releases/download/4.0.1/com_phocapdf_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 PDF ]]></name>
<description><![CDATA[ Phoca PDF is Joomla! CMS component. It helps to set and create PDF documents in Joomla!. The whole Phoca PDF framework contains:
- Phoca PDF component
- Phoca PDF fonts
- Phoca PDF plugins. ]]></description>
<element>com_phocapdf</element>
<type>component</type>
<version>5.0.0</version>
<infourl title="Phoca PDF 5.0.0">http://www.phoca.cz/version/index.php?phocapdf=5.0.0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaPDF/releases/download/5.0.0/com_phocapdf_v5.0.0.zip</downloadurl>
</downloads>
<sha512>f6567cb85825ca945297a91e60dedc318cb04aae31be5ce5d5df489839bc1384861ec45eede730df45598ba2b97b3d0caa213dc1fce34955980043cd731a2350</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>