jedchecker/manifest.xml

17 lines
826 B
XML

<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>JED Checker Extension</name>
<description><![CDATA[JED Checker will check your extension files and will let you know in advance if there are any possible problems with your extension for submitting to the JED]]></description>
<element>com_jedchecker</element>
<type>component</type>
<version>2.1.3</version>
<client>site</client>
<infourl title="JED Checker Extension">https://github.com/joomla-extensions/jedchecker/releases/tag/2.1.3</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/jedchecker/archive/2.1.3.zip</downloadurl>
</downloads>
<targetplatform name="joomla" version="3.[6789]" />
</update>
</updates>