[ci] apply-version-metadata

This commit is contained in:
rikkolovescats 2023-06-15 18:49:24 +00:00 committed by github-actions[bot]
parent 985e486b65
commit 34cceed758
2 changed files with 14 additions and 4 deletions

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.3.5": null, "0.3.5": {
"api_version": 7,
"commit_sha": "985e486",
"released_on": "15-06-2023",
"md5sum": "5da137a353b4fa35e4d9926107cf4754"
},
"0.3.4": { "0.3.4": {
"api_version": 7, "api_version": 7,
"commit_sha": "2d74b52", "commit_sha": "2d74b52",
@ -99,4 +104,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"
} }

View file

@ -14,8 +14,13 @@
} }
], ],
"versions": { "versions": {
"1.0.0": null "1.0.0": {
"api_version": 7,
"commit_sha": "985e486",
"released_on": "15-06-2023",
"md5sum": "01fb81dc27d63789f31559140ec2bd72"
}
} }
} }
} }
} }