1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/netdata_ynh.git synced 2024-09-03 19:46:33 +02:00

Merge pull request #149 from YunoHost-Apps/ci-auto-update-1.45.4

Upgrade to v1.45.4
This commit is contained in:
eric_G 2024-05-10 23:09:13 +02:00 committed by GitHub
commit 730183dabf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -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:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## Documentation and resources

View file

@ -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:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## Dokumentazioa eta baliabideak

View file

@ -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:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## Documentations et ressources

View file

@ -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:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## Documentación e recursos

View file

@ -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
**演示:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## 文档与资源

View file

@ -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$"