UPD depot xml, zipdepot script

This commit is contained in:
2025-07-06 08:06:22 +02:00
parent 42870bdca1
commit 362a0a9450
5 changed files with 40 additions and 6 deletions

View File

@ -2,12 +2,12 @@
<extension type="component" method="upgrade">
<name>Depot</name>
<author>KW4NZ</author>
<creationDate>2024-08-31</creationDate>
<creationDate>2024-10-21</creationDate>
<copyright>(C) KW4NZ Thomas Kuschel</copyright>
<license>GPL v2 +; see LICENSE.md</license>
<authorEmail>thomas@kuschel.at</authorEmail>
<authorUrl>https://kuschel.at</authorUrl>
<version>0.9.23</version>
<version>0.9.24</version>
<description>COM_DEPOT_XML_DESCRIPTION</description>
<namespace path="src/">KW4NZ\Component\Depot</namespace>
<!-- Runs on install/uninstall/update since 2.5 -->
@ -73,4 +73,7 @@
<language tag="de-DE">de-DE/com_depot.sys.ini</language>
</languages>
</administration>
<updateservers>
<server type="extension" priority="1" name="KW4NZ's Joomla Updates">https://kuschel.at/update/extensions.xml</server>
</updateservers>
</extension>