forked from zero-24/plg_task_extensionupdates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
update.xml
24 lines (24 loc) · 959 Bytes
/
update.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" ?>
<updates>
<update>
<name>ExtensionUpdates 1.0.1</name>
<description>ExtensionUpdates Plugin</description>
<element>extensionupdates</element>
<type>plugin</type>
<folder>task</folder>
<client>site</client>
<version>1.0.1</version>
<infourl title="ExtensionUpdates Plugin">https://github.com/zero-24/plg_task_extensionupdates</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_task_extensionupdates/releases/download/1.0.1/plg_task_extensionupdates.zip</downloadurl>
</downloads>
<sha512>2d4e0314111568610018f4ef737793338b36f6f2454f858a1b979664f87aaff610d228625194a92393e2cc45b6d3bcbf36dad8b994e35614af048faa3037859e</sha512>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Tobias Zulauf</maintainer>
<maintainerurl>https://www.jah-tz.de</maintainerurl>
<php_minimum>8.1.0</php_minimum>
<targetplatform name="joomla" version="5.(1|2)"/>
</update>
</updates>