File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
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.8.1 /netdata-v2.8.1 .tar.gz"
5- sha256 "373b61241d5cc80addeb0cc6c9f434abf363333081056a7d7ba6ea1f46ba6f06 "
4+ url "https://github.com/netdata/netdata/releases/download/v2.8.2 /netdata-v2.8.2 .tar.gz"
5+ sha256 "5c26c8db259607f39d55e7a2ab337523fe603846c442532cf948335eba408b9a "
66 license "GPL-3.0-or-later"
77
88 livecheck do
@@ -12,13 +12,12 @@ class Netdata < Formula
1212 end
1313
1414 bottle do
15- rebuild 1
16- sha256 arm64_tahoe : "7de0a5e9e107b1563caed2d4977781574a765a2a7512985927b07a66ef1994b3"
17- sha256 arm64_sequoia : "4821a2e63e02fbf9c5304a3de999efe4474891efaca30f732a6cde2e9a7472d9"
18- sha256 arm64_sonoma : "7a7f4a433402f64f50b0d3766ca469417d0118d039b4802dfdc3b6d93269e249"
19- sha256 sonoma : "d73b7ec98faddf76a39b4e76df10baff14961259964bf73959a5c22391da8560"
20- sha256 arm64_linux : "1a0bc3cc94b98de16b800377873d184a0c8c54a6d9247f15e35f229a826beae2"
21- sha256 x86_64_linux : "e6462aa534e7705bb27e56f3066e5e98877c73591004ca1338e011b2ec777d98"
15+ sha256 arm64_tahoe : "9cc74a6b198ccbf1216e5d0259971a2ff24748cba118ba829d7985a1f7bd769a"
16+ sha256 arm64_sequoia : "194ecc8201790f4090ff623e284658aa5596c8b35f0c3c45c94365ac45784881"
17+ sha256 arm64_sonoma : "445cd5274f2248e5c254567532dfafcd216b92b89dd7258775d962b386059ffb"
18+ sha256 sonoma : "3d5d401d06b5484fcb013f5702d6d20f0a499a2db2a7470d0ace568eb84898d4"
19+ sha256 arm64_linux : "c674819ea2f2827e719801a5e4dec0d7848ac3c7c33a5759f18f63ed41ab7377"
20+ sha256 x86_64_linux : "48afaec96f3dd67bdfdae7e794f56779d2004d5919617b94633047dab3babab4"
2221 end
2322
2423 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments