mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Merge pull request #110 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
a74154b32c
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
|||
"website": "https://jupyterlab.readthedocs.io/en/stable/",
|
||||
"demo": "https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo",
|
||||
"admindoc": "https://jupyterlab.readthedocs.io/en/stable/",
|
||||
"code": "https://github.com/jupyterhub/jupyterhub"
|
||||
"code": "https://github.com/jupyterhub/jupyterhub",
|
||||
"cpe": "cpe:2.3:a:jupyter:nbdime-jupyterlab"
|
||||
},
|
||||
"license": "BSD-3-Clause",
|
||||
"maintainer": {
|
||||
|
@ -59,4 +60,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue