mirror of
https://github.com/YunoHost-Apps/getsimple_ynh.git
synced 2024-09-03 18:36:25 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
baf326b834
commit
372976e780
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"website": "http://get-simple.info",
|
"website": "http://get-simple.info",
|
||||||
"demo": "https://demo.example.com",
|
"demo": "https://demo.example.com",
|
||||||
"admindoc": "http://get-simple.info/wiki/fr:start",
|
"admindoc": "http://get-simple.info/wiki/fr:start",
|
||||||
"code": "https://github.com/GetSimpleCMS/GetSimpleCMS"
|
"code": "https://github.com/GetSimpleCMS/GetSimpleCMS",
|
||||||
|
"cpe": "cpe:2.3:a:get-simple:getsimple_cms"
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -70,4 +71,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue