Skip to content

Commit 2cef390

Browse files
committed
netdata 2.7.1
1 parent 9458682 commit 2cef390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/netdata.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Netdata < Formula
22
desc "Diagnose infrastructure problems with metrics, visualizations & alarms"
33
homepage "https://www.netdata.cloud/"
4-
url "https://github.com/netdata/netdata/releases/download/v2.7.0/netdata-v2.7.0.tar.gz"
5-
sha256 "4bf4d16ad70fd37101f5306afcc1811f368cd14681cbe563d6180b157b132f58"
4+
url "https://github.com/netdata/netdata/releases/download/v2.7.1/netdata-v2.7.1.tar.gz"
5+
sha256 "8ee20481472f1ceeb40f181a3699897dae5785afbd13d88d3e15d8e7f98f5e44"
66
license "GPL-3.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)