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.46.2

https://github.com/netdata/netdata/releases/tag/v1.46.2
This commit is contained in:
yunohost-bot 2024-07-11 03:39:45 +02:00 committed by Salamandar
parent 0205ab3d4b
commit a6f5ae8842

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.46.1~ynh1"
version = "1.46.2~ynh1"
maintainers = ["JimboJoe"]
@ -49,8 +49,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/netdata/netdata/releases/download/v1.46.1/netdata-v1.46.1.tar.gz"
sha256 = "e909a109e1d60bf9416a70f2bb0bbf668d75c75d7ca9ce0b59d88fc634266114"
url = "https://github.com/netdata/netdata/releases/download/v1.46.2/netdata-v1.46.2.tar.gz"
sha256 = "5451bd19f044948ae568fa1e7283d54b41da796dc984999bcb9df25f1718e026"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"
[resources.sources.go]