[ci] apply-version-metadata

This commit is contained in:
rikkolovescats 2022-12-05 15:25:59 +00:00 committed by github-actions[bot]
parent e122d0f709
commit dca85dc1a2

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": {
"0.1.10": null, "0.1.10": {
"api_version": 7,
"commit_sha": "e122d0f",
"released_on": "05-12-2022",
"md5sum": "6e1ea3e593f1230e527c583e16d96595"
},
"0.1.9": { "0.1.9": {
"api_version": 7, "api_version": 7,
"commit_sha": "09b6832", "commit_sha": "09b6832",
@ -45,4 +50,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"
} }