mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Switching to HTTPS (2/6)
This commit is contained in:
parent
3d5e24d495
commit
ed9271ebf5
1 changed files with 6 additions and 6 deletions
12
index.json
12
index.json
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"plugin_manager_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
|
||||
"plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
|
||||
"versions": {
|
||||
"0.1.7": {
|
||||
"api_version": 7,
|
||||
|
|
@ -27,9 +27,9 @@
|
|||
}
|
||||
},
|
||||
"categories": [
|
||||
"http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities.json",
|
||||
"http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/minigames.json",
|
||||
"http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json"
|
||||
"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": "http://github.com/{repository}/{content_type}/{tag}/category.json"
|
||||
}
|
||||
"external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue