Skip to content

Commit 305d58a

Browse files
authored
Add 5.x
1 parent f586d3b commit 305d58a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

update.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,25 @@
4242
<php_minimum>7.2.5</php_minimum>
4343
<targetplatform name="joomla" version="4.[01234]"/>
4444
</update>
45+
<update>
46+
<name>GitDeploy 1.0.2</name>
47+
<description>GitDeploy Plugin</description>
48+
<element>GitDeploy</element>
49+
<type>plugin</type>
50+
<folder>system</folder>
51+
<client>site</client>
52+
<version>1.0.2</version>
53+
<infourl title="GitDeploy Plugin">https://github.com/zero-24/plg_system_gitdeploy</infourl>
54+
<downloads>
55+
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_gitdeploy/releases/download/1.0.2/plg_system_gitdeploy.zip</downloadurl>
56+
</downloads>
57+
<sha512>fda836d79074829b3fb9bec73db9c9b97cbbdc1246e726230c631a979037fea8644d21a7a5c71211d9fcc2148033856360419055c173106eeb07da37289e066d</sha512>
58+
<tags>
59+
<tag>stable</tag>
60+
</tags>
61+
<maintainer>Tobias Zulauf</maintainer>
62+
<maintainerurl>https://www.jah-tz.de</maintainerurl>
63+
<php_minimum>7.2.5</php_minimum>
64+
<targetplatform name="joomla" version="5.[0123]"/>
65+
</update>
4566
</updates>

0 commit comments

Comments
 (0)