-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Jun 23, 2024
1 parent
ed54b31
commit e903a95
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<?xml version='1.0' standalone='yes'?> | ||
<extensions> | ||
<plugins> | ||
<plugin name="Deezer" minTarget="8.3" maxTarget="*" version="3.0.1"> | ||
<url>https://github.com/philippe44/lms-deezer/releases/download/3.0.1/Deezer.zip</url> | ||
<plugin maxTarget="*" name="Deezer" version="3.0.2" minTarget="8.3"> | ||
<title lang="EN">Deezer local</title> | ||
<sha>7ec0980c60bd077f19f45b50b2fc5ec93aa3b8cb</sha> | ||
<url>https://github.com/philippe44/lms-deezer/releases/download/3.0.2/Deezer.zip</url> | ||
<desc lang="EN">Deezer for local LMS use</desc> | ||
<creator>philippe_44, Michael Herger</creator> | ||
<category>musicservices</category> | ||
<link>https://github.com/philippe44/lms-deezer</link> | ||
<sha>d7bec8f4d29d27b6223a0719876d25147f233ba7</sha> | ||
<creator>philippe_44, Michael Herger</creator> | ||
<title lang="EN">Deezer local</title> | ||
</plugin> | ||
</plugins> | ||
</extensions> |