mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
[ci] apply-version-metadata
This commit is contained in:
parent
41cc38af1f
commit
292d5cc1fc
2 changed files with 14 additions and 4 deletions
|
|
@ -1,7 +1,12 @@
|
|||
{
|
||||
"plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
|
||||
"versions": {
|
||||
"1.0.2": null,
|
||||
"1.0.2": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "41cc38a",
|
||||
"released_on": "01-10-2023",
|
||||
"md5sum": "908dc850e1e33cba0deea94309fcfb86"
|
||||
},
|
||||
"1.0.1": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "7dba50e",
|
||||
|
|
@ -117,4 +122,4 @@
|
|||
"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"
|
||||
}
|
||||
}
|
||||
|
|
@ -722,7 +722,12 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"2.0.1": null,
|
||||
"2.0.1": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "41cc38a",
|
||||
"released_on": "01-10-2023",
|
||||
"md5sum": "9ed00b2c86bd62168aa1cab6ea5fdfe4"
|
||||
},
|
||||
"2.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "9340deb",
|
||||
|
|
@ -900,4 +905,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue