forked from pe7er/hCaptcha
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate.xml
More file actions
23 lines (23 loc) · 742 Bytes
/
update.xml
File metadata and controls
23 lines (23 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" ?>
<updates>
<update>
<name>hCaptcha Plugin</name>
<description>CAPTCHA Plugin using hCaptcha.com</description>
<element>hcaptcha</element>
<type>plugin</type>
<folder>captcha</folder>
<client>site</client>
<version>1.0.0</version>
<infourl title="hCaptcha Plugin">https://github.com/pe7er/hCaptcha</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/pe7er/hCaptcha/releases/download/1.0.0/hcaptcha.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Peter Martin</maintainer>
<maintainerurl>https://db8.nl</maintainerurl>
<php_minimum>7.0.0</php_minimum>
<targetplatform name="joomla" version="3.([89]|10)"/>
</update>
</updates>