mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade sources
- `main` v1.47.0: https://github.com/netdata/netdata/releases/tag/v1.47.0
This commit is contained in:
parent
1b53e5aefc
commit
4c045a7a87
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "NetData"
|
||||||
description.en = "Real-time performance and health monitoring"
|
description.en = "Real-time performance and health monitoring"
|
||||||
description.fr = "Monitoring serveur en temps reel"
|
description.fr = "Monitoring serveur en temps reel"
|
||||||
|
|
||||||
version = "1.46.3~ynh1"
|
version = "1.47.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["JimboJoe"]
|
maintainers = ["JimboJoe"]
|
||||||
|
|
||||||
|
@ -53,8 +53,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/netdata/netdata/releases/download/v1.46.3/netdata-v1.46.3.tar.gz"
|
url = "https://github.com/netdata/netdata/releases/download/v1.47.0/netdata-v1.47.0.tar.gz"
|
||||||
sha256 = "3c4a091456dd8c9f25c5bf6a0edeb32e94f97304e68b510043e3661414cff8e3"
|
sha256 = "6735222ffcff941508b92c8edddc26fbcd719b15880be4911d77fbfd9dbd9a1d"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"
|
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"
|
||||||
[resources.sources.go]
|
[resources.sources.go]
|
||||||
|
|
Loading…
Add table
Reference in a new issue