-
Notifications
You must be signed in to change notification settings - Fork 1
/
updates.xml
27 lines (24 loc) · 1.03 KB
/
updates.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
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>System - Block Access</name>
<description></description>
<element>block_access</element>
<type>plugin</type>
<folder>system</folder>
<client>0</client>
<version>1.1.11</version>
<changelogurl>https://raw.githubusercontent.com/alve89/j_plg_hrz_block_access/master/changelog.xml</changelogurl>
<infourl title="Release notes">https://github.com/alve89/j_plg_hrz_block_access/releases/tag/v1.1.11</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/alve89/plg_block_access/archive/v1.1.11.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Stefan Herzog</maintainer>
<maintainerurl>https://github.com/alve89</maintainerurl>
<targetplatform name="joomla" version="3.10"/>
<targetplatform name="joomla" version="[4].[0123456789]" />
</update>
</updates>