[ci] apply-version-metadata

This commit is contained in:
rikkolovescats 2023-06-20 18:59:17 +00:00 committed by github-actions[bot]
parent 62dcd314a1
commit ae96baa3ab

View file

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