-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.xml
37 lines (37 loc) · 1.63 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
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>Richard Fath's video player module</name>
<description>Richard Fath's video player module for Joomla! CMS</description>
<element>mod_rfvideo</element>
<type>module</type>
<version>1.0.2</version>
<client>site</client>
<infourl title="Richard Fath's Video Player Module">https://github.com/richard67/mod_rfvideo/blob/main/README.md</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/richard67/mod_rfvideo/releases/download/1.0.2/mod_rfvideo_1.0.2.zip</downloadurl>
</downloads>
<sha512>6cd2c1a71bc4b41285494d787597c10a6f7e01e48e256782bda4111ea9434be16a92a5dcbaddcd35cf09587b066f39656a6f87327e2ecc83ce8293f0ee075789</sha512>
<tags>
<tag>stable</tag>
</tags>
<targetplatform name="joomla" version="4.[0123]" />
</update>
<update>
<name>Richard Fath's video player module</name>
<description>Richard Fath's video player module for Joomla! CMS</description>
<element>mod_rfvideo</element>
<type>module</type>
<version>2.0.0-beta1</version>
<client>site</client>
<infourl title="Richard Fath's Video Player Module">https://github.com/richard67/mod_rfvideo/blob/main/README.md</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/richard67/mod_rfvideo/releases/download/2.0.0-beta1/mod_rfvideo_2.0.0-beta1.zip</downloadurl>
</downloads>
<sha512>f0b9c85389dce8904dcf34f880cbfdc2249c6bba0be6cb76dcf015321ef8243902b1212232779898fc5e704600c14bbaf75b6727c8659e8b155e5e0d097bdf22</sha512>
<tags>
<tag>beta</tag>
</tags>
<targetplatform name="joomla" version="4.[0123]" />
</update>
</updates>