mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Bump to v0.1.2
This commit is contained in:
parent
cf2f5ee067
commit
5057f65ca1
1 changed files with 4 additions and 6 deletions
10
index.json
10
index.json
|
|
@ -1,17 +1,15 @@
|
||||||
{
|
{
|
||||||
"plugin_manager_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
|
"plugin_manager_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
|
||||||
"versions": {
|
"versions": {
|
||||||
"0.1.1": {
|
"0.1.2": {
|
||||||
"api_version": 7,
|
"api_version": 7,
|
||||||
"commit_sha": "123abcd",
|
"commit_sha": "cf2f5ee0",
|
||||||
"dependencies": [],
|
"released_on": "28-08-2022",
|
||||||
"released_on": "someday-2022",
|
"md5sum": "18ab952ae92866850e2a7d87722ccf23"
|
||||||
"md5sum": "implementme"
|
|
||||||
},
|
},
|
||||||
"0.1.0": {
|
"0.1.0": {
|
||||||
"api_version": 7,
|
"api_version": 7,
|
||||||
"commit_sha": "a02fe8e",
|
"commit_sha": "a02fe8e",
|
||||||
"dependencies": [],
|
|
||||||
"released_on": "13-08-2022",
|
"released_on": "13-08-2022",
|
||||||
"md5sum": "9038aeffc5836586ec8d61c51ec5ed5d"
|
"md5sum": "9038aeffc5836586ec8d61c51ec5ed5d"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue