patchtester/manifest.xml

20 lines
697 B
XML
Raw Normal View History

2016-02-26 02:57:30 +00:00
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>Patch Tester Component</name>
<description>Joomla! CMS Patch Tester Component</description>
<element>com_patchtester</element>
<type>component</type>
2016-05-11 12:43:30 +00:00
<version>2.0.1</version>
2016-02-26 02:57:30 +00:00
<client>administrator</client>
2016-05-11 12:43:30 +00:00
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/2.0.1</infourl>
2016-02-26 02:57:30 +00:00
<downloads>
2016-05-11 12:43:30 +00:00
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/2.0.1/com_patchtester.zip</downloadurl>
2016-02-26 02:57:30 +00:00
</downloads>
<tags>
2016-03-20 19:39:03 +00:00
<tag>stable</tag>
2016-02-26 02:57:30 +00:00
</tags>
2016-03-20 19:39:03 +00:00
<targetplatform name="joomla" version="3.[56789]" />
2016-02-26 02:57:30 +00:00
</update>
</updates>