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

fix source file and autoupdater

This commit is contained in:
OniriCorpe 2024-02-22 23:38:05 +01:00 committed by GitHub
parent 507a5accdd
commit a27c92b8a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,9 +50,10 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/netdata/netdata/archive/refs/tags/v1.44.3.tar.gz"
sha256 = "3581e029f12278194a628b50881e3df1c21f0e6920c8432feca766736d4aa9a8"
url = "https://github.com/netdata/netdata/releases/download/v1.44.3/netdata-v1.44.3.tar.gz"
sha256 = "50df30a9aaf60d550eb8e607230d982827e04194f7df3eba0e83ff7919270ad2"
autoupdate.strategy = "latest_github_tag"
autoupdate.asset = "^netdata-v.*tar.gz$"
[resources.system_user]