mirror of
https://github.com/YunoHost-Apps/couchdb_ynh.git
synced 2024-09-03 18:16:11 +02:00
Merge pull request #25 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
57d9273f34
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"website": "https://couchdb.apache.org/",
|
"website": "https://couchdb.apache.org/",
|
||||||
"admindoc": "https://docs.couchdb.org/en/stable/",
|
"admindoc": "https://docs.couchdb.org/en/stable/",
|
||||||
"userdoc": "https://yunohost.org/apps",
|
"userdoc": "https://yunohost.org/apps",
|
||||||
"code": "https://github.com/apache/couchdb"
|
"code": "https://github.com/apache/couchdb",
|
||||||
|
"cpe": "cpe:2.3:a:apache:couchdb"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue