mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] apply-version-metadata
This commit is contained in:
parent
185480da29
commit
42c05fae0a
1 changed files with 43 additions and 39 deletions
|
|
@ -607,48 +607,52 @@
|
||||||
"discord": ""
|
"discord": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": {
|
|
||||||
"1.0.0":null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ufo_fight": {
|
|
||||||
"description": "Fight the UFO boss!",
|
|
||||||
"external_url": "",
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Cross Joy",
|
|
||||||
"email": "cross.joy.official@gmail.com",
|
|
||||||
"discord": "Cross Joy#0721"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"versions": {
|
"versions": {
|
||||||
"1.0.0": {
|
"1.0.0": {
|
||||||
"api_version": 7,
|
"api_version": 8,
|
||||||
"commit_sha": "7219487",
|
"commit_sha": "185480d",
|
||||||
"released_on": "15-05-2023",
|
"released_on": "24-07-2023",
|
||||||
"md5sum": "81617b130716996368b7d8f20f3a5154"
|
"md5sum": "f68395cc90dc8cddb166a23b2da81b7b"
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"yeeting_party": {
|
|
||||||
"description": "Yeet your enemies out of the map!",
|
|
||||||
"external_url": "",
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Freaku",
|
|
||||||
"email": "",
|
|
||||||
"discord": "[Just] Freak#4999"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"versions": {
|
|
||||||
"1.0.0": {
|
|
||||||
"api_version": 7,
|
|
||||||
"commit_sha": "7219487",
|
|
||||||
"released_on": "15-05-2023",
|
|
||||||
"md5sum": "197a377652ab0c3bfbe1ca07833924b4"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"ufo_fight": {
|
||||||
|
"description": "Fight the UFO boss!",
|
||||||
|
"external_url": "",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Cross Joy",
|
||||||
|
"email": "cross.joy.official@gmail.com",
|
||||||
|
"discord": "Cross Joy#0721"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"1.0.0": {
|
||||||
|
"api_version": 7,
|
||||||
|
"commit_sha": "7219487",
|
||||||
|
"released_on": "15-05-2023",
|
||||||
|
"md5sum": "81617b130716996368b7d8f20f3a5154"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"yeeting_party": {
|
||||||
|
"description": "Yeet your enemies out of the map!",
|
||||||
|
"external_url": "",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Freaku",
|
||||||
|
"email": "",
|
||||||
|
"discord": "[Just] Freak#4999"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"1.0.0": {
|
||||||
|
"api_version": 7,
|
||||||
|
"commit_sha": "7219487",
|
||||||
|
"released_on": "15-05-2023",
|
||||||
|
"md5sum": "197a377652ab0c3bfbe1ca07833924b4"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue