File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11class 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
@@ -12,11 +12,11 @@ class Netdata < Formula
1212 end
1313
1414 bottle do
15- sha256 arm64_tahoe : "ab170d144aeee8e2dbc48e21920c08fe4fc50c74fd5c90d20f7767ba378cc75d "
16- sha256 arm64_sequoia : "ec4713124d8f59bf1a3264ce9714bcfba97a55f94ef858a497ff93830c3c1c2b "
17- sha256 arm64_sonoma : "59b03065c8511f1fd12c05bf3223c784a400f293a5903f1e11c75096292cafc1 "
18- sha256 sonoma : "0916cc9c9e09626074a3eb49aba886345bf7ce3c375e10bb0b9a7bc1b243de21 "
19- sha256 x86_64_linux : "4e69a236e2928bb4199c1ba81a14bc8e2af1e97985ce905d3ae716c773b5a7bd "
15+ sha256 arm64_tahoe : "217d174723b4cd5a29dbcc4c5c48d5c1d1e636fb7e471804599cbb915333ee98 "
16+ sha256 arm64_sequoia : "9cb201e12b076bba2fcc411b6f3be01724123c5201c6b6886dcdf021a3d15591 "
17+ sha256 arm64_sonoma : "9e96f037bbab593e4da6aaf9efc89dc376eb1c1050f1c66639a9931a05cda4e8 "
18+ sha256 sonoma : "af6f9fdbb9cc78f026f52ac5cb9a105eab4d328f2ff6255a3f64b927cd2cd4d7 "
19+ sha256 x86_64_linux : "706a70e30cd25b07520f67a6457bd391a7777dc7ad014094431a7f27ae08141e "
2020 end
2121
2222 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments