mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade to upstream version 1.10.0
This commit is contained in:
parent
dd09a4a0eb
commit
11d5064f3c
3 changed files with 4 additions and 5 deletions
|
@ -14,7 +14,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
|||
(**physical** & **virtual** servers, **containers**, **IoT** devices), without
|
||||
disrupting their core function._
|
||||
|
||||
**Shipped version:** 1.9.0
|
||||
**Shipped version:** 1.10.0
|
||||
|
||||
**Customization brought by the package:**
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
SOURCE_URL=https://github.com/firehol/netdata/releases/download/v1.9.0/netdata-1.9.0.tar.gz
|
||||
SOURCE_SUM=e9fd31c026885429192cce1c0fc608490101d23743ff3c2c8c8636ae331e2c10
|
||||
SOURCE_URL=https://github.com/firehol/netdata/releases/download/v1.10.0/netdata-1.10.0.tar.gz
|
||||
SOURCE_SUM=2863ddfd3e54fff417af8418d1261188f6f4c2c5bd7d74309691c9b8ec88232d
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "real-time performance and health monitoring",
|
||||
"fr": "Monitoring serveur en temps reel"
|
||||
},
|
||||
"version": "1.9.0-3",
|
||||
"version": "1.10.0~ynh1",
|
||||
"url": "http://my-netdata.io/",
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue