mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Fix a typo
This commit is contained in:
parent
f55712299c
commit
88d158dcb8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"plugin_manager_url": "https://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": {
|
"versions": {
|
||||||
"1.0.21:": {
|
"1.0.21": {
|
||||||
"api_version": 8,
|
"api_version": 8,
|
||||||
"commit_sha": "b1a3aaa",
|
"commit_sha": "b1a3aaa",
|
||||||
"released_on": "20-05-2024",
|
"released_on": "20-05-2024",
|
||||||
|
|
@ -236,4 +236,4 @@
|
||||||
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.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"
|
"external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue