Skip to content

Commit

Permalink
hbase: update 2.5.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 18, 2022
1 parent 35d3860 commit 0a62bde
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Formula/hbase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@ class Hbase < Formula
license all_of: ["Apache-2.0", "GPL-3.0-or-later"]

bottle do
sha256 arm64_ventura: "fd7e5e9188936fd5bb7e537e57a9eb34039a95bd396a7407072b2843f471c160"
sha256 arm64_monterey: "ebdfbe9a82b27ca4444fbda0d4c7a0d106706b661cce9d3d11dc0b64a94f2708"
sha256 arm64_big_sur: "f054fe32166e9bf83daadf484f9b1902f30a03e757a01544cd2ac84ba6bfd403"
sha256 ventura: "e524f24ab0a74c51dfa55b78998ee5ae4d345b3f8a819b179aed00dcaada6218"
sha256 monterey: "022e8eb4673a24c223f79d046c9c845fd755c200cfe253cc6131f1757210697d"
sha256 big_sur: "b62c48e86d23dd4fe4265760794429895e1fb1374a5cab5df3b99af0cfd443f6"
sha256 catalina: "5e5da72954aaa8641f5715576c4526c7214e5eb76067c07bf52e7f62a42ed481"
sha256 x86_64_linux: "af3842a233093c25660933e41f43637ddac159c1a57136be035d35639c5dda53"
sha256 arm64_ventura: "6e40a58acfbc4ef14b96728e4ac1785ef41c3a7eb48ba214e2dd800a14301c42"
sha256 arm64_monterey: "2454df4d5e5f55fdee780aaa4de3ac6f1379a23a5cb2d253fd3b190dcca5ffb3"
sha256 arm64_big_sur: "155543e59c966827e83a924a588818b68c7fd1400cdd2f16f0abaaa59b11c23c"
sha256 ventura: "4b38ba0cadf3101dfec691cd58be94d30ad1206a67672a121a2d5f0492a37cb2"
sha256 monterey: "3cfe153f68194bc4b829bd7c5a9fad488c157db7075918903d142275b498a32c"
sha256 big_sur: "a85407545e9b43c2fd7dec7b00c29db895e563e621315e2969903db697d77534"
sha256 x86_64_linux: "92549de3fe32094a3eacd03d3b81797d1d445134135662da1f8e0c7f70cbb2b3"
end

depends_on "ant" => :build
Expand Down

0 comments on commit 0a62bde

Please sign in to comment.