mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
commit
c17e579827
4 changed files with 6 additions and 8 deletions
|
@ -25,8 +25,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
|||
disrupting their core function._
|
||||
|
||||
|
||||
**Shipped version:** 1.36.1~ynh1
|
||||
|
||||
**Shipped version:** 1.37.1~ynh1
|
||||
|
||||
**Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/
|
||||
## Disclaimers / important information
|
||||
|
|
|
@ -25,8 +25,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
|||
disrupting their core function._
|
||||
|
||||
|
||||
**Version incluse :** 1.36.1~ynh1
|
||||
|
||||
**Version incluse :** 1.37.1~ynh1
|
||||
|
||||
**Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/
|
||||
## Avertissements / informations importantes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.36.1/netdata-v1.36.1.tar.gz
|
||||
SOURCE_SUM=f4a1233112b55e07e2862ffda0416255f0aa4c8e2b16929b76fa7ad6b69fd931
|
||||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.37.1/netdata-v1.37.1.tar.gz
|
||||
SOURCE_SUM=2caa042d43ca61007a61294a5ececa037d83a1973bd38032233760341eb1706b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Real-time performance and health monitoring",
|
||||
"fr": "Monitoring serveur en temps reel"
|
||||
},
|
||||
"version": "1.36.1~ynh1",
|
||||
"version": "1.37.1~ynh1",
|
||||
"url": "http://my-netdata.io/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
|
@ -52,4 +52,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue