mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade to upstream version 1.21.1 (#41)
This commit is contained in:
parent
58e3a41778
commit
5ed323e178
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.21.0
|
||||
**Shipped version:** 1.21.1
|
||||
|
||||
**Customization brought by the package:**
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.21.0/netdata-v1.21.0.tar.gz
|
||||
SOURCE_SUM=0acee2a121ebea3390670312141cfb7fafd4b517d325bc071b99d25b09314dd4
|
||||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.21.1/netdata-v1.21.1.tar.gz
|
||||
SOURCE_SUM=dfd2929b3050859a28ddf00d98216ff1fc44f5155b8343b0bc450cc26de3fa32
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "real-time performance and health monitoring",
|
||||
"fr": "Monitoring serveur en temps reel"
|
||||
},
|
||||
"version": "1.21.0~ynh1",
|
||||
"version": "1.21.1~ynh1",
|
||||
"url": "http://my-netdata.io/",
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue