Skip to content

Commit b94bed9

Browse files
authored
Merge pull request Homebrew#218288 from Homebrew/cho-m/dispatch/opentsdb/14273347030
opentsdb: update 2.4.1 bottle.
2 parents 15f9671 + b2b2ff3 commit b94bed9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/o/opentsdb.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ class Opentsdb < Formula
1212

1313
bottle do
1414
rebuild 1
15-
sha256 cellar: :any_skip_relocation, sonoma: "1e94a2ce5cc95c944f5763df3442cc2fe71d12279f134b0a051549c6b4bd902a"
16-
sha256 cellar: :any_skip_relocation, ventura: "022671a452bff9bacb3c84213f26adfb9d4fc50bdfbd28e2997262f6f5936607"
15+
sha256 cellar: :any_skip_relocation, sonoma: "1e94a2ce5cc95c944f5763df3442cc2fe71d12279f134b0a051549c6b4bd902a"
16+
sha256 cellar: :any_skip_relocation, ventura: "022671a452bff9bacb3c84213f26adfb9d4fc50bdfbd28e2997262f6f5936607"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8c51dd6ebd008e6868a745d85dfe01374ef3b4e3ada22a54d4015d89e7973443"
1718
end
1819

1920
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)