1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

[autopatch] Add Common Platform Enumeration id to manifest.json

This commit is contained in:
Yunohost-Bot 2022-08-07 20:24:43 +02:00 committed by Alexandre Aubin
parent ef7f7d388e
commit 635164bcf9

View file

@ -15,7 +15,8 @@
"website": "https://www.kimai.org",
"demo": "https://www.kimai.org/demo/",
"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",
"maintainer": {
@ -66,4 +67,4 @@
}
]
}
}
}