Skip to content

Commit

Permalink
Github Actions development build 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 14, 2024
1 parent 530f83b commit 1a7bf2e
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
Binary file added dev-builds/lms_mixcloud-0.10.1-linux.zip
Binary file not shown.
Binary file added dev-builds/lms_mixcloud-0.10.1-macos.zip
Binary file not shown.
Binary file added dev-builds/lms_mixcloud-0.10.1-windows.zip
Binary file not shown.
22 changes: 19 additions & 3 deletions public-dev.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,28 @@
<title lang="EN">Mixcloud Plugin</title>
</details>
<plugins>
<plugin name="MixCloud" version="0.10" minTarget="8.2" maxTarget="*">
<plugin name="MixCloud" version="0.10.1" minTarget="8.2" maxTarget="*" target="unix">
<title lang="EN">Mixcloud</title>
<desc lang="EN">Play music from Mixcloud</desc>
<url>https://danielvijge.github.io/lms_mixcloud/./lms_mixcloud-0.10.zip</url>
<url>https://danielvijge.github.io/lms_mixcloud/dev-builds/lms_mixcloud-0.10.1-linux.zip</url>
<link>https://github.com/danielvijge/lms_mixcloud</link>
<sha>93314360410b6fb3b64b2b5e78a36eab116577c7</sha>
<sha>15c1c9dde5dd159499325c05d32c1b52208a8785</sha>
<creator>Christian Mueller, Daniel Vijge, KwarkLabs</creator>
</plugin>
<plugin name="MixCloud" version="0.10.1" minTarget="8.2" maxTarget="*" target="mac">
<title lang="EN">Mixcloud</title>
<desc lang="EN">Play music from Mixcloud</desc>
<url>https://github.com/danielvijge/lms_mixcloud/releases/download/0.10.1/lms_mixcloud-0.10.1-windows.zip</url>
<link>https://github.com/danielvijge/lms_mixcloud</link>
<sha>f92de8a2c3bd9894df7a655783cc511f7664234f</sha>
<creator>Christian Mueller, Daniel Vijge, KwarkLabs</creator>
</plugin>
<plugin name="MixCloud" version="0.10.1" minTarget="8.2" maxTarget="*" target="win">
<title lang="EN">Mixcloud</title>
<desc lang="EN">Play music from Mixcloud</desc>
<url>https://github.com/danielvijge/lms_mixcloud/releases/download/0.10.1/lms_mixcloud-0.10.1-macos.zip</url>
<link>https://github.com/danielvijge/lms_mixcloud</link>
<sha>4397f941c8e59853ddf6ebf8c0970cdfa5696dde</sha>
<creator>Christian Mueller, Daniel Vijge, KwarkLabs</creator>
</plugin>
</plugins>
Expand Down

0 comments on commit 1a7bf2e

Please sign in to comment.