mirror of
https://github.com/YunoHost-Apps/beehive_ynh.git
synced 2024-09-03 18:06:24 +02:00
Merge pull request #9 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
b0c85b00cc
1 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,8 @@
|
|||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"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",
|
||||
"maintainer": {
|
||||
|
@ -35,4 +36,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue