Skip to content

Commit c8aa4a8

Browse files
committed
Update repo
1 parent 44c4d2f commit c8aa4a8

14 files changed

+6
-45
lines changed

.idea/vcs.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension.schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
"description": "The UUID 4 of the extension",
2929
"type": "string"
3030
},
31-
"minversion": {
32-
"description": "The minimal commit id of SpotifyXP the extension requires",
33-
"type": "string"
34-
},
3531
"dependencies": {
3632
"description": "List of dependencies of the extension",
3733
"type": "array",

plugin.schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
"description": "The UUID 4 of the extension",
2929
"type": "string"
3030
},
31-
"minversion": {
32-
"description": "The minimal commit id of SpotifyXP the extension requires",
33-
"type": "string"
34-
},
3531
"dependencies": {
3632
"description": "List of dependencies of the dependency",
3733
"type": "array",

repo.schema.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"name": "The name of a repository",
3+
"name": "The descriptor of a repository",
44
"type": "object",
55
"properties": {
6+
"name": {
7+
"description": "The name of the repository",
8+
"type": "string"
9+
},
610
"extensions": {
711
"description": "List of extensions in a repository",
812
"type": "array",

repo/MSNStatusSupport-Werwolf2303.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

repo/SpotifyXP-Last.FM-Werwolf2303.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

repo/repo.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
-2.45 MB
Binary file not shown.
-192 KB
Binary file not shown.

repo_old/LastFM-Werwolf2303.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)