Fix a typo

This commit is contained in:
rikkolovescats 2024-05-21 05:57:46 +05:30 committed by GitHub
parent f55712299c
commit 88d158dcb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
} }