mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
6ed55c6127
commit
f11818883f
1 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
|||
"license": "MIT",
|
||||
"admindoc": "https://coder.com/docs/code-server/latest",
|
||||
"userdoc": "https://coder.com/docs/code-server/latest/FAQ",
|
||||
"code": "https://github.com/coder/code-server"
|
||||
"code": "https://github.com/coder/code-server",
|
||||
"cpe": "cpe:2.3:a:coder:code-server"
|
||||
},
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
@ -37,4 +38,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue