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

This commit is contained in:
yunohost-bot 2022-12-01 06:11:54 +00:00
parent 375db24d75
commit 9cd201a052
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.36.1/netdata-v1.36.1.tar.gz SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.37.0/netdata-v1.37.0.tar.gz
SOURCE_SUM=f4a1233112b55e07e2862ffda0416255f0aa4c8e2b16929b76fa7ad6b69fd931 SOURCE_SUM=706c4acaeb880aab410571c07c5172bcc6e74d331db5366a30fbb64face80f32
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Real-time performance and health monitoring", "en": "Real-time performance and health monitoring",
"fr": "Monitoring serveur en temps reel" "fr": "Monitoring serveur en temps reel"
}, },
"version": "1.36.1~ynh1", "version": "1.37.0~ynh1",
"url": "http://my-netdata.io/", "url": "http://my-netdata.io/",
"upstream": { "upstream": {
"license": "GPL-3.0", "license": "GPL-3.0",
@ -52,4 +52,4 @@
} }
] ]
} }
} }