Updating update manifest.xml

This commit is contained in:
Hannes Papenberg 2019-10-17 22:48:42 +02:00
parent 5e91c9e1ae
commit 70992f1e1a
1 changed files with 17 additions and 0 deletions

View File

@ -34,4 +34,21 @@
</tags>
<targetplatform name="joomla" version="3.([789]|10)" />
</update>
<update>
<name>Patch Tester Component</name>
<description>Joomla! CMS Patch Tester Component</description>
<element>com_patchtester</element>
<type>component</type>
<version>4.0.0-beta2</version>
<client>administrator</client>
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-beta2</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-beta2/com_patchtester.zip</downloadurl>
</downloads>
<sha384>ca4d133df5dc3fc6ab69e08f95b39a342f8c0d0e76272ade5957e94a93134261ff3f5c870d1d23c6d0fdc12a65b75cd5</sha384>
<tags>
<tag>beta</tag>
</tags>
<targetplatform name="joomla" version="4.[0123]" />
</update>
</updates>