heartbeat 6.2.4
Closes #26748. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
c6c50f576a
commit
d7f30878d9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Heartbeat < Formula
|
||||
desc "Lightweight Shipper for Uptime Monitoring"
|
||||
homepage "https://www.elastic.co/products/beats/heartbeat"
|
||||
url "https://github.com/elastic/beats/archive/v6.2.3.tar.gz"
|
||||
sha256 "4ab58a55e61bd3ad31a597e5b02602b52d306d8ee1e4d4d8ff7662e2b554130e"
|
||||
url "https://github.com/elastic/beats/archive/v6.2.4.tar.gz"
|
||||
sha256 "87d863cf55863329ca80e76c3d813af2960492f4834d4fea919f1d4b49aaf699"
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue