mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Merge pull request #58 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
2e8c66f67b
1 changed files with 3 additions and 2 deletions
|
@ -15,7 +15,8 @@
|
||||||
"website": "https://www.kimai.org",
|
"website": "https://www.kimai.org",
|
||||||
"demo": "https://www.kimai.org/demo/",
|
"demo": "https://www.kimai.org/demo/",
|
||||||
"admindoc": "https://www.kimai.org/documentation/",
|
"admindoc": "https://www.kimai.org/documentation/",
|
||||||
"code": "https://github.com/kevinpapst/kimai2"
|
"code": "https://github.com/kevinpapst/kimai2",
|
||||||
|
"cpe": "cpe:2.3:a:kimai:kimai_2"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -66,4 +67,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue