fixed the downloading url for the update server.

This commit is contained in:
2020-04-05 02:16:50 +02:00
parent ad8717a47d
commit c006572674
5 changed files with 7 additions and 7 deletions

View File

@@ -942,7 +942,7 @@
<version>2.10.12</version>
<infourl title="Component Builder!">http://www.joomlacomponentbuilder.com</infourl>
<downloads>
<downloadurl type="full" format="zip">http://domain.com/demo.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.13/JCB_v2.10.13.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
@@ -959,7 +959,7 @@
<version>2.10.13</version>
<infourl title="Component Builder!">http://www.joomlacomponentbuilder.com</infourl>
<downloads>
<downloadurl type="full" format="zip">http://domain.com/demo.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.13/JCB_v2.10.13.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>