Files
depot/script/extensions.xml
2025-07-15 23:50:15 +02:00

29 lines
1.3 KiB
XML
Executable File

<?xml version="1.0"?>
<updates>
<update>
<name>Depot</name>
<description>Depot component</description>
<element>com_depot</element>
<type>component</type>
<version>0.9.25</version>
<infourl title="Gitea Versioning">
https://git.kuschel.at/tom/depot
</infourl>
<downloads>
<downloadurl type="full" format="zip">https://kuschel.at/update/depot_0.9.25.zip</downloadurl>
</downloads>
<tags>
<tag>dev</tag> <!-- Development versions, very unstable and pre-alpha (e.g. nightly builds) -->
<!-- <tag>alpha</tag> --> <!-- Alpha quality software (features not implemented, show-stopper bugs) -->
<!-- <tag>beta</tag> --> <!-- Beta quality software (all features implemented, show-stopper bugs possible,minor bugs almost certain) -->
<!-- <tag>rc</tag> --> <!-- Release Candidate quality software (no show stopper bugs, minor bugs may still be present) -->
<!-- <tag>stable</tag> --> <!-- Production quality software. All other tags are currently ignored. -->
</tags>
<targetplatform name="joomla" version="5.[0123]"/>
<php_minimum>8.1</php_minimum>
<sha512>9d6f90e6e1f9422278bcac5155c6320ad9db2ed2e36f2af8808a2ebf8b9612836602efe5ee081e7feedbaccc11b5ec418ef1865db9af2611a9975fbb8f2c9d57</sha512>
<maintainer>KW4NZ</maintainer>
<maintainerurl>https://kuschel.at</maintainerurl>
</update>
</updates>