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

Upgrade NetData upstream version to 1.5.0

This commit is contained in:
Jimmy Monin 2017-02-06 18:19:10 +01:00
parent 0ea4fbffbc
commit 37ede41713
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
(**physical** & **virtual** servers, **containers**, **IoT** devices), without
disrupting their core function._
**Shipped version:** 1.4.0
**Shipped version:** 1.5.0
## Features

View file

@ -4,7 +4,7 @@
#
# Application version
VERSION="1.4.0"
VERSION="1.5.0"
# Remote URL to fetch application source archive
APPLICATION_SOURCE_URL="https://github.com/firehol/netdata/releases/download/v${VERSION}/netdata-${VERSION}.tar.gz"