mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade to upstream version 1.19.0 (#36)
This commit is contained in:
parent
5c8c1c8ff9
commit
788037a706
3 changed files with 4 additions and 4 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.18.0
|
||||
**Shipped version:** 1.19.0
|
||||
|
||||
**Customization brought by the package:**
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.18.0/netdata-v1.18.0.tar.gz
|
||||
SOURCE_SUM=0798bed1569a98de4f99cee8b5b318ebbfdd41be55319d8839d0d5e64717c2ab
|
||||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.19.0/netdata-v1.19.0.tar.gz
|
||||
SOURCE_SUM=36c46bd95c0d8138e2f1a886c9b9fb6a9fd22fbf9d3097420c10b868ed23e355
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "real-time performance and health monitoring",
|
||||
"fr": "Monitoring serveur en temps reel"
|
||||
},
|
||||
"version": "1.18.0~ynh1",
|
||||
"version": "1.19.0~ynh1",
|
||||
"url": "http://my-netdata.io/",
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue