mirror of
https://github.com/YunoHost-Apps/beehive_ynh.git
synced 2024-09-03 18:06:24 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
4bb7cb9fa0
commit
951a34af30
1 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,8 @@
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"demo": "https://github.com/muesli/beehive/wiki/Available-Hives",
|
"demo": "https://github.com/muesli/beehive/wiki/Available-Hives",
|
||||||
"code": "https://github.com/muesli/beehive"
|
"code": "https://github.com/muesli/beehive",
|
||||||
|
"cpe": "cpe:2.3:a:beehive_forum:beehive_forum"
|
||||||
},
|
},
|
||||||
"license": "AGPL-1.0-or-later",
|
"license": "AGPL-1.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -35,4 +36,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue