forked from knowledgearcdotorg/jsolr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.xml
More file actions
19 lines (19 loc) · 735 Bytes
/
manifest.xml
File metadata and controls
19 lines (19 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>JSolr</name>
<description>Integrate Apache Solr with Joomla!.</description>
<element>pkg_jsolr</element>
<type>package</type>
<version>3.0.0-beta</version>
<client>0</client>
<infourl title="JSolr">https://github.com/knowledgearcdotorg/jsolr/releases/tag/3.0.0-beta</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/knowledgearcdotorg/jsolr/releases/download/3.0.0-beta/pkg_jsolr.zip</downloadurl>
</downloads>
<tags>
<tag>beta</tag>
</tags>
<targetplatform name="joomla" version="3.[789]" />
</update>
</updates>