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:
parent
ef7f7d388e
commit
635164bcf9
1 changed files with 3 additions and 2 deletions
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue