We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9458682 commit 2cef390Copy full SHA for 2cef390
Formula/n/netdata.rb
@@ -1,8 +1,8 @@
1
class Netdata < Formula
2
desc "Diagnose infrastructure problems with metrics, visualizations & alarms"
3
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"
+ url "https://github.com/netdata/netdata/releases/download/v2.7.1/netdata-v2.7.1.tar.gz"
+ sha256 "8ee20481472f1ceeb40f181a3699897dae5785afbd13d88d3e15d8e7f98f5e44"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments