heartbeat 6.2.2
Closes #24362. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b7761d3afb
commit
4fa2bd4715
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.1.tar.gz"
|
||||
sha256 "7fc935b65469acc728653c89ef7b8541db4c5dafdbb1459822f0c215d58d30e6"
|
||||
url "https://github.com/elastic/beats/archive/v6.2.2.tar.gz"
|
||||
sha256 "0866c3e26fcbd55f191e746b3bf925b450badd13fb72ea9f712481559932c878"
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue