forked from bombsquad-community/plugin-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.json
65 lines (65 loc) · 1.99 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
"versions": {
"0.2.1": {
"api_version": 7,
"commit_sha": "8ac1032",
"released_on": "17-12-2022",
"md5sum": "de90e0b02c450f521c9fef4081239eca"
},
"0.2.0": {
"api_version": 7,
"commit_sha": "bd9dc14",
"released_on": "05-12-2022",
"md5sum": "3633c9c58037cbad7d2942858270c4ae"
},
"0.1.10": {
"api_version": 7,
"commit_sha": "e122d0f",
"released_on": "05-12-2022",
"md5sum": "6e1ea3e593f1230e527c583e16d96595"
},
"0.1.9": {
"api_version": 7,
"commit_sha": "09b6832",
"released_on": "03-12-2022",
"md5sum": "2582a1b8448b84d17b739caeeaad51e1"
},
"0.1.8": {
"api_version": 7,
"commit_sha": "bbce3bd",
"released_on": "30-11-2022",
"md5sum": "0218c7d6b08896f18479467fdd45aa27"
},
"0.1.7": {
"api_version": 7,
"commit_sha": "2fe966c",
"released_on": "04-10-2022",
"md5sum": "78d7a6b3a62f8920d0da0acab20b419a"
},
"0.1.6": {
"api_version": 7,
"commit_sha": "2a7ad8e",
"released_on": "15-09-2022",
"md5sum": "56950f6455606f7705eebd3e9a38c78f"
},
"0.1.5": {
"api_version": 7,
"commit_sha": "6998ded",
"released_on": "08-09-2022",
"md5sum": "d88925069a3ee73c2ea5141539b0a286"
},
"0.1.4": {
"api_version": 7,
"commit_sha": "7c4504c",
"released_on": "05-09-2022",
"md5sum": "52e03d303e55738d3653f86fb5abe2de"
}
},
"categories": [
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities.json",
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/minigames.json",
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json"
],
"external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json"
}