mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-11-10 15:21:01 +00:00
20 lines
697 B
XML
20 lines
697 B
XML
<?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>
|
|
<version>2.0.1</version>
|
|
<client>administrator</client>
|
|
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/2.0.1</infourl>
|
|
<downloads>
|
|
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/2.0.1/com_patchtester.zip</downloadurl>
|
|
</downloads>
|
|
<tags>
|
|
<tag>stable</tag>
|
|
</tags>
|
|
<targetplatform name="joomla" version="3.[56789]" />
|
|
</update>
|
|
</updates>
|