diff --git a/README.md b/README.md index 5b9c96d..c0bee1b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Shipped version:** 1.37.0~ynh1 +**Shipped version:** 1.37.1~ynh1 **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 8d15500..e35f7d4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Version incluse :** 1.37.0~ynh1 +**Version incluse :** 1.37.1~ynh1 **Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index 88ef5f4..9dbf9c6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.37.0/netdata-v1.37.0.tar.gz -SOURCE_SUM=706c4acaeb880aab410571c07c5172bcc6e74d331db5366a30fbb64face80f32 +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 diff --git a/manifest.json b/manifest.json index 8ae6345..d90abeb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Real-time performance and health monitoring", "fr": "Monitoring serveur en temps reel" }, - "version": "1.37.0~ynh1", + "version": "1.37.1~ynh1", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0",