mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade to v1.46.0
https://github.com/netdata/netdata/releases/tag/v1.46.0
This commit is contained in:
parent
c38af808dc
commit
d53f8fe380
1 changed files with 3 additions and 3 deletions
|
@ -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.46.0~ynh1"
|
||||
|
||||
maintainers = ["JimboJoe"]
|
||||
|
||||
|
@ -49,8 +49,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.46.0/netdata-v1.46.0.tar.gz"
|
||||
sha256 = "55ded3d326af4b2193b26f956c3767191e43ff1e51ca6e660e7f42f7307842f2"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue