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

Upgrade to v1.45.0

https://github.com/netdata/netdata/releases/tag/v1.45.0
This commit is contained in:
yunohost-bot 2024-03-22 02:41:07 +01:00 committed by YunoHost Bot
parent bb4e886e4a
commit 4cad72f9f5

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.44.3~ynh1"
version = "1.45.0~ynh1"
maintainers = ["JimboJoe"]
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/netdata/netdata/releases/download/v1.44.3/netdata-v1.44.3.tar.gz"
sha256 = "50df30a9aaf60d550eb8e607230d982827e04194f7df3eba0e83ff7919270ad2"
url = "https://github.com/netdata/netdata/releases/download/v1.45.0/netdata-v1.45.0.tar.gz"
sha256 = "798cf5860600cde2c2fa67c16d27c98f596dbc517992bc39be50277c5049fcb5"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"