Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 11e213e

Browse files
committedApr 14, 2025··
netdata 2.4.0
1 parent 3f68d9b commit 11e213e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Formula/n/netdata.rb

+2-2
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.3.2/netdata-v2.3.2.tar.gz"
5-
sha256 "ae0ff66a4f9ea44ef4e51fbb331040508f1c12c7f6311bff347fe139870e5dd4"
4+
url "https://github.com/netdata/netdata/releases/download/v2.4.0/netdata-v2.4.0.tar.gz"
5+
sha256 "3349c893cad070273ed78334b29fbd4d320044f352e55c0881eb59033143711a"
66
license "GPL-3.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)
Please sign in to comment.