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
985e486b65
commit
34cceed758
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": {
|
||||
"0.3.5": null,
|
||||
"0.3.5": {
|
||||
"api_version": 7,
|
||||
"commit_sha": "985e486",
|
||||
"released_on": "15-06-2023",
|
||||
"md5sum": "5da137a353b4fa35e4d9926107cf4754"
|
||||
},
|
||||
"0.3.4": {
|
||||
"api_version": 7,
|
||||
"commit_sha": "2d74b52",
|
||||
|
|
@ -99,4 +104,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"
|
||||
}
|
||||
}
|
||||
|
|
@ -14,8 +14,13 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": null
|
||||
"1.0.0": {
|
||||
"api_version": 7,
|
||||
"commit_sha": "985e486",
|
||||
"released_on": "15-06-2023",
|
||||
"md5sum": "01fb81dc27d63789f31559140ec2bd72"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue