-
Notifications
You must be signed in to change notification settings - Fork 3
/
update.xml
45 lines (45 loc) · 1.84 KB
/
update.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
<?xml version="1.0" ?>
<updates>
<update>
<name>PrivacyCheckbox 1.0.6</name>
<description>PrivacyCheckbox Plugin</description>
<element>privacycheckbox</element>
<type>plugin</type>
<folder>fields</folder>
<client>site</client>
<version>1.0.6</version>
<infourl title="PrivacyCheckbox Plugin">https://github.com/zero-24/plg_fields_privacycheckbox</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_fields_privacycheckbox/releases/download/1.0.6/plg_fields_privacycheckbox.zip</downloadurl>
</downloads>
<sha512>c71fa4f4734a2318a84ce82bbe42e49080336f09a4e7948c5645e21a45e6af4cc313ef95efb4a22f0a71e9ceeb0aa2b56f32593e9065dfaa03175b3455f25fb3</sha512>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Tobias Zulauf</maintainer>
<maintainerurl>https://www.jah-tz.de</maintainerurl>
<php_minimum>7.0.0</php_minimum>
<targetplatform name="joomla" version="3.([89]|10)"/>
</update>
<update>
<name>PrivacyCheckbox 1.0.6</name>
<description>PrivacyCheckbox Plugin</description>
<element>privacycheckbox</element>
<type>plugin</type>
<folder>fields</folder>
<client>site</client>
<version>1.0.6</version>
<infourl title="PrivacyCheckbox Plugin">https://github.com/zero-24/plg_fields_privacycheckbox</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_fields_privacycheckbox/releases/download/1.0.6/plg_fields_privacycheckbox.zip</downloadurl>
</downloads>
<sha512>c71fa4f4734a2318a84ce82bbe42e49080336f09a4e7948c5645e21a45e6af4cc313ef95efb4a22f0a71e9ceeb0aa2b56f32593e9065dfaa03175b3455f25fb3</sha512>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Tobias Zulauf</maintainer>
<maintainerurl>https://www.jah-tz.de</maintainerurl>
<php_minimum>7.0.0</php_minimum>
<targetplatform name="joomla" version="4.[01234]"/>
</update>
</updates>