mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Merge pull request #27 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
c28c966f12
1 changed files with 4 additions and 3 deletions
|
@ -14,7 +14,8 @@
|
|||
"demo": "https://www.abantecart.com/shopping-cart-demo",
|
||||
"admindoc": "https://docs.abantecart.com/",
|
||||
"userdoc": "https://abantecart.atlassian.net/wiki/spaces/AD/overview?homepageId=3506313",
|
||||
"code": "https://github.com/abantecart/abantecart-src"
|
||||
"code": "https://github.com/abantecart/abantecart-src",
|
||||
"cpe": "cpe:2.3:a:abantecart:abantecart"
|
||||
},
|
||||
"license": "OSL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue