mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
39f8803855
commit
eee1a61747
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
|||
"website": "http://my-netdata.io",
|
||||
"demo": "https://learn.netdata.cloud/docs/agent/demo-sites/",
|
||||
"admindoc": "https://learn.netdata.cloud/docs",
|
||||
"code": "https://github.com/netdata/netdata"
|
||||
"code": "https://github.com/netdata/netdata",
|
||||
"cpe": "cpe:2.3:a:netdata:netdata"
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
@ -51,4 +52,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue