diff --git a/README.md b/README.md
index d0ca8fa..d21d901 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.45.2~ynh1
+**Shipped version:** 1.45.4~ynh1
**Demo:**
## Documentation and resources
diff --git a/README_eu.md b/README_eu.md
index 7713a6b..9e846e6 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
disrupting their core function._
-**Paketatutako bertsioa:** 1.45.2~ynh1
+**Paketatutako bertsioa:** 1.45.4~ynh1
**Demoa:**
## Dokumentazioa eta baliabideak
diff --git a/README_fr.md b/README_fr.md
index dbbd374..2463a1d 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.45.2~ynh1
+**Version incluse :** 1.45.4~ynh1
**Démo :**
## Documentations et ressources
diff --git a/README_gl.md b/README_gl.md
index d98642d..09a39b1 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
disrupting their core function._
-**Versión proporcionada:** 1.45.2~ynh1
+**Versión proporcionada:** 1.45.4~ynh1
**Demo:**
## Documentación e recursos
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index ad70bc8..5a7b735 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
disrupting their core function._
-**分发版本:** 1.45.2~ynh1
+**分发版本:** 1.45.4~ynh1
**演示:**
## 文档与资源
diff --git a/manifest.toml b/manifest.toml
index e6703a1..ccab26e 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "NetData"
description.en = "Real-time performance and health monitoring"
description.fr = "Monitoring serveur en temps reel"
-version = "1.45.2~ynh1"
+version = "1.45.4~ynh1"
maintainers = ["JimboJoe"]
@@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/netdata/netdata/releases/download/v1.45.2/netdata-v1.45.2.tar.gz"
- sha256 = "35eca5f1a68b7b58a267db15b001bcfa60ff4939246146c2d133db45e9527f4e"
+ url = "https://github.com/netdata/netdata/releases/download/v1.45.4/netdata-v1.45.4.tar.gz"
+ sha256 = "b9d1de96d27fdc0109d1b3c76ed6cf1aa094f31d100aec4e36a7b17b12aac074"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"