mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] apply-version-metadata
This commit is contained in:
parent
62dcd314a1
commit
ae96baa3ab
1 changed files with 7 additions and 2 deletions
|
|
@ -1,7 +1,12 @@
|
||||||
{
|
{
|
||||||
"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.0": null,
|
"1.0.0": {
|
||||||
|
"api_version": 8,
|
||||||
|
"commit_sha": "62dcd31",
|
||||||
|
"released_on": "20-06-2023",
|
||||||
|
"md5sum": "b3e0b34d92e192cc2e9af33c025a6aac"
|
||||||
|
},
|
||||||
"0.3.5": {
|
"0.3.5": {
|
||||||
"api_version": 7,
|
"api_version": 7,
|
||||||
"commit_sha": "985e486",
|
"commit_sha": "985e486",
|
||||||
|
|
@ -105,4 +110,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