[ci] apply-version-metadata

This commit is contained in:
brostosjoined 2025-07-25 22:28:46 +00:00 committed by github-actions[bot]
parent ee3df5d9ec
commit 1790b5030e

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.1.3": null, "1.1.3": {
"api_version": 9,
"commit_sha": "ee3df5d",
"released_on": "25-07-2025",
"md5sum": "ba5c90e8bcb2a774704366bdb6ff2ac9"
},
"1.1.2": { "1.1.2": {
"api_version": 9, "api_version": 9,
"commit_sha": "8f484fc", "commit_sha": "8f484fc",
@ -267,4 +272,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"
} }