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

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

[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
grenagit 2023-04-10 17:42:07 +02:00 committed by GitHub
commit 3477c75b7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,8 @@
"demo": "https://test.mosquitto.org", "demo": "https://test.mosquitto.org",
"admindoc": "https://mosquitto.org/documentation/", "admindoc": "https://mosquitto.org/documentation/",
"userdoc": "https://yunohost.org/apps", "userdoc": "https://yunohost.org/apps",
"code": "https://github.com/eclipse/mosquitto" "code": "https://github.com/eclipse/mosquitto",
"cpe": "cpe:2.3:a:eclipse:mosquitto"
}, },
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {