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

Merge pull request #10 from yunohost-bot/add-cpe

[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
Éric Gaspar 2022-08-07 21:07:54 +02:00 committed by GitHub
commit ea43c01ae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,8 @@
"website": "https://www.kiwix.org/",
"demo": "http://library.kiwix.org/",
"admindoc": "https://wiki.kiwix.org/wiki/Kiwix-serve/",
"code": "https://github.com/kiwix/kiwix-tools"
"code": "https://github.com/kiwix/kiwix-tools",
"cpe": "cpe:2.3:a:kiwix:kiwix"
},
"license": "GPL-3.0-or-later",
"maintainer": {
@ -40,4 +41,4 @@
}
]
}
}
}