Skip to content

Commit 2bfa8d7

Browse files
committed
Update manifest files
Signed-off-by: Roland Dalmulder <[email protected]>
1 parent 73f0781 commit 2bfa8d7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

administrator/components/com_patchtester/patchtester.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
</files>
5555
</administration>
5656
<updateservers>
57-
<server type="extension" name="Patch Tester Component">https://raw.githubusercontent.com/joomla-extensions/patchtester/master/manifest.xml</server>
57+
<server type="extension" name="Patch Tester Component">https://raw.githubusercontent.com/joomla-extensions/patchtester/3.0/manifest.xml</server>
5858
</updateservers>
5959
</extension>

manifest.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
<description>Joomla! CMS Patch Tester Component</description>
4040
<element>com_patchtester</element>
4141
<type>component</type>
42-
<version>4.0.0-beta2</version>
42+
<version>4.0.0-rc</version>
4343
<client>administrator</client>
44-
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-beta2</infourl>
44+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0.rc</infourl>
4545
<downloads>
46-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-beta2/com_patchtester.zip</downloadurl>
46+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0.rc/com_patchtester.zip</downloadurl>
4747
</downloads>
48-
<sha384>ca4d133df5dc3fc6ab69e08f95b39a342f8c0d0e76272ade5957e94a93134261ff3f5c870d1d23c6d0fdc12a65b75cd5</sha384>
48+
<sha384>9b29abad5c40393fb49f55585ca11019ba946d42e0575ce03653030191b1dc492a130d721b27550ea348f62f8664bca4</sha384>
4949
<tags>
50-
<tag>beta</tag>
50+
<tag>rc</tag>
5151
</tags>
5252
<targetplatform name="joomla" version="4.[0123]" />
5353
</update>

0 commit comments

Comments
 (0)