diff --git a/README.md b/README.md index fc91db8..9272d22 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Shipped version:** 1.40.0~ynh1 +**Shipped version:** 1.40.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 45c086e..c3df46e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Version incluse :** 1.40.0~ynh1 +**Version incluse :** 1.40.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 44d3180..69d5e1a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.40.0/netdata-v1.40.0.tar.gz -SOURCE_SUM=73b43bada63a793bc27c940af7ef28637d76aba1c014bea01eae8cb77c168175 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.40.1/netdata-v1.40.1.tar.gz +SOURCE_SUM=cc86172acd5e6ec05bc0fa86a50d967502a264d8adf7f79293923ccd8febb251 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3eecf0f..3566111 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.40.0~ynh1", + "version": "1.40.1~ynh1", "url": "http://my-netdata.io/", "upstream": { "license": "GPL-3.0",