File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ class Heartbeat < Formula
88 head "https://github.com/elastic/beats.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "93e49e150068211d119d50cbdb2e3255577baab17aca54dc5d90a3d09d4a2a44 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "9d525150a84d361b47e95bce1e1b500369123d3308dd7afdc3e2b65159efac62 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "3c5a05d73598c196ea751f4deddd2516c4aabed14817d3f2dc3f5f5194cb7a2e "
14- sha256 cellar : :any_skip_relocation , sonoma : "547a9c35882c778f90064e17503aabbbd2505659fa977e48e6944e0c93771b2c "
15- sha256 cellar : :any_skip_relocation , ventura : "0dc43ab97b35d318e45dba69da2da09227ce859ddd812d08bb451fd81f5406e0 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "babda51cefce2ae2039118dd801c9b457f634163a548bd2d8be6c4afead07cfe "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b8e753ec2d5880405874e61abb16bf6e5e87487f3a258221c1970958b4505e8e "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ef5c6cf2eab88ef9df06a4ef21a033622773509d7b7df3f41eef9661cce84d6a "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c5435c9222244b883d9fce1585f92917b1f180873d6796ee1d326dab2ea538dc "
14+ sha256 cellar : :any_skip_relocation , sonoma : "0011afb9fc0674b9228e06670797ec9dd900aff9afc7b6b8e7db00f90bdd27d5 "
15+ sha256 cellar : :any_skip_relocation , ventura : "5a7b3d88df68366869d274e04a0d402e56c3b5473d8ceaea2b457faed6fde483 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5f25e3043fb84fb08e390055bdb44ed2c6efd7d0899affe519b8edcb47158e20 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments