mirror of
https://github.com/YunoHost-Apps/jenkins_ynh.git
synced 2024-09-03 19:26:18 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
19c9b7d5db
commit
670f73a984
1 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
|||
"license": "MIT",
|
||||
"website": "https://jenkins.io",
|
||||
"userdoc": "https://www.jenkins.io/doc/book/",
|
||||
"code": "https://github.com/jenkinsci/jenkins"
|
||||
"code": "https://github.com/jenkinsci/jenkins",
|
||||
"cpe": "cpe:2.3:a:jenkins:jenkins"
|
||||
},
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue