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

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

This commit is contained in:
tituspijean 2022-08-14 17:26:01 +02:00 committed by GitHub
commit ef867f51c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,8 @@
"license": "MIT",
"website": "https://ghost.org/",
"admindoc": "https://ghost.org/help/",
"code": "https://github.com/TryGhost/Ghost"
"code": "https://github.com/TryGhost/Ghost",
"cpe": "cpe:2.3:a:ghost:ghost"
},
"license": "MIT",
"maintainer": {
@ -50,4 +51,4 @@
}
]
}
}
}