mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade to upstream version 1.12.2
This commit is contained in:
parent
f35f3ff93c
commit
4206a3bb59
4 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,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.12.1
|
||||
**Shipped version:** 1.12.2
|
||||
|
||||
**Customization brought by the package:**
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.12.1/netdata-v1.12.1.tar.gz
|
||||
SOURCE_SUM=ce4516af03a6dc17a1219e939eb6b4c14ec44fd73d186797c9390260c4cfe571
|
||||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.12.2/netdata-v1.12.2.tar.gz
|
||||
SOURCE_SUM=f8cd689ec1ab262903b5a54c8df2fd0fe6e5e7b0ab4a2c60fde4e88f37aa72b5
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SOURCE_URL=https://raw.githubusercontent.com/netdata/netdata/v1.12.1/packaging/installer/netdata-uninstaller.sh
|
||||
SOURCE_URL=https://raw.githubusercontent.com/netdata/netdata/v1.12.2/packaging/installer/netdata-uninstaller.sh
|
||||
SOURCE_SUM=a91970882dd90fd3b2352be185c6df9fc1b0ecda9e08677a1f47a0fd281a7615
|
||||
SOURCE_FILENAME=netdata-uninstaller.sh
|
||||
SOURCE_EXTRACT=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "real-time performance and health monitoring",
|
||||
"fr": "Monitoring serveur en temps reel"
|
||||
},
|
||||
"version": "1.12.1~ynh1",
|
||||
"version": "1.12.2~ynh1",
|
||||
"url": "http://my-netdata.io/",
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue