Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikbehncke committed Sep 27, 2024
1 parent 68f7927 commit 1577d92
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/update.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"slug": "myPlugin",
"version": "0.0.1",
"package": "https:\/\/example.com\/downloads\/myPlugin-wp-0.0.1.zip"
}
24 changes: 24 additions & 0 deletions docs/update.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>myPlugin</name>
<description>er</description>
<element>myPlugin</element>
<type>plugin</type>
<client>site</client>
<folder>system</folder>
<version>0.0.1</version>
<downloads>
<downloadurl type="full" format="zip">https://example.com/downloads/myPlugin-j-0.0.1.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<sha256>8d67da40a40b1895cfcf8047f0b502f8143fd635df06d3826af00eacd4019754</sha256>
<sha384>2fd30de2a3e32ee162011f9e1a6c7c385c8eadc72f973448b369a59e9afd96bf0ffb9acc7a7f309c1e5e548566fe0d2c</sha384>
<sha512>b48dfa682975a52634adeb3535992219c51afcb40dcfb82b6d3b0426b912e68f76c266ddb9748acf23e785859b2e62bfe827634abd1a7ffe014897e74ba88e3c</sha512>
<maintainer>er</maintainer>
<maintainerurl>er</maintainerurl>
<targetplatform name="joomla" version="(5\.[01]|4\.[01234]|3\.10)\."/>
</update>
</updates>

0 comments on commit 1577d92

Please sign in to comment.