mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Merge pull request #175 from bombsquad-community/fix-json-struct
Fix JSON struct
This commit is contained in:
commit
cbdd8c479f
1 changed files with 8 additions and 2 deletions
|
|
@ -671,8 +671,14 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0":null
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "ca3221b",
|
||||
"released_on": "27-07-2023",
|
||||
"md5sum": "39c5b18efd5d5314f30c12fc0bec4931"
|
||||
}
|
||||
}
|
||||
},
|
||||
"handball": {
|
||||
"description": "Score some goals with handball",
|
||||
"external_url": "",
|
||||
|
|
@ -717,4 +723,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue