Skip to content

Commit

Permalink
create update server XML for 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svanschu committed Jan 20, 2023
1 parent 59eb6c2 commit 7442ef9
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 7 deletions.
18 changes: 18 additions & 0 deletions update/schuweb_sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>SchuWeb Sitemap</name>
<description>SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
<element>com_schuweb_sitemap</element>
<type>component</type>
<version>4.0.0</version>
<infourl title="SchuWeb Sitemap 4.0.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-4-0-0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/4.0.0/pkg_schuweb_sitemap_4.0.0_20230103.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Sven Schultschik</maintainer>
<maintainerurl>http://www.schultschik.de</maintainerurl>
<targetplatform name="joomla" version="4"/>
<php_minimum>7.2.5</php_minimum>
</update>
<update>
<name>SchuWeb Sitemap</name>
<description>SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
Expand Down
4 changes: 2 additions & 2 deletions update/schuweb_sitemap_plugin_kunena.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<element>schuweb_sitemap_kunena</element>
<type>plugin</type>
<version>4.0.0</version>
<infourl title="SchuWeb Sitemap - Kunena Plugin 4.0.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-3-5-0</infourl>
<infourl title="SchuWeb Sitemap - Kunena Plugin 4.0.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-4-0-0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/3.5.0/plg_zoo_3.4.0_20211001.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/4.0.0/plg_kunena_4.0.0_20230103.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand Down
10 changes: 5 additions & 5 deletions update/schuweb_sitemap_plugin_weblinks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
<update>
<name>SchuWeb Sitemap - Weblinks Plugin</name>
<description>Plugin to support extension Weblinks in SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
<element>com_weblinks</element>
<element>schuweb_sitemap_weblinks</element>
<type>plugin</type>
<version>3.4.0</version>
<infourl title="SchuWeb Sitemap - Weblinks Plugin 3.4.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-3-4-0</infourl>
<version>4.0.0</version>
<infourl title="SchuWeb Sitemap - Weblinks Plugin 4.0.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-4-0-0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/3.4.0/?????</downloadurl>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/4.0.0/plg_weblinks_4.0.0_20230103.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Sven Schultschik</maintainer>
<maintainerurl>http://www.schultschik.de</maintainerurl>
<targetplatform name="joomla" version="4"/>
<php_minimum>7</php_minimum>
<php_minimum>7.4</php_minimum>
</update>
</updates>
18 changes: 18 additions & 0 deletions update/schuweb_sitemap_plugin_zoo.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>SchuWeb Sitemap - Zoo Plugin</name>
<description>Plugin to support extension Zoo in SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
<element>com_zoo</element>
<type>plugin</type>
<version>4.0.0</version>
<infourl title="SchuWeb Sitemap - Zoo Plugin 4.0.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-4-0-0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/4.0.0/plg_zoo_4.0.0_20230103.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Sven Schultschik</maintainer>
<maintainerurl>http://www.schultschik.de</maintainerurl>
<targetplatform name="joomla" version="4"/>
<php_minimum>7</php_minimum>
</update>
<update>
<name>SchuWeb Sitemap - Zoo Plugin</name>
<description>Plugin to support extension Zoo in SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
Expand Down

0 comments on commit 7442ef9

Please sign in to comment.