[ci] apply-version-metadata

This commit is contained in:
rikkolovescats 2023-10-06 16:46:57 +00:00 committed by github-actions[bot]
parent 2a5ce50834
commit c50e986d41

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.3": null, "1.0.3": {
"api_version": 8,
"commit_sha": "2a5ce50",
"released_on": "06-10-2023",
"md5sum": "d8e6267b2eae6fc21efd77bbb47c0a07"
},
"1.0.2": { "1.0.2": {
"api_version": 8, "api_version": 8,
"commit_sha": "818ec65", "commit_sha": "818ec65",
@ -123,4 +128,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"
} }