Skip to content

Commit 737b952

Browse files
committed
croaring: update 4.4.2 bottle.
1 parent b9bd0d3 commit 737b952

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/croaring.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Croaring < Formula
77
head "https://github.com/RoaringBitmap/CRoaring.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "c68545b1e2500dac01cd2779c970e8b8f9a2243b44f12234b2036553c5f27035"
11-
sha256 cellar: :any, arm64_sequoia: "e049bf4a718f9ec125635ec765bb04115a85dfd3b0acf8f11efc61d87d0f8069"
12-
sha256 cellar: :any, arm64_sonoma: "011856b292b0a7cd301f3b931cab058020e4fb7440670707f6ce53a40dd6328b"
13-
sha256 cellar: :any, sonoma: "9cc79eb2f04da6e884e017ab4b583ffd687a2a25b97e6560411612c97545cf73"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "985bd886e3a7da4461f731c8ee5e7b226169fd1baa3a1fb62f4e7401d74a5e6b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7ffe65fa6d1a0308224e8416bfb80d2a8877f80776d1cac3f077843fe420b326"
10+
sha256 cellar: :any, arm64_tahoe: "bdd7b03a75bb611081f0dbf5f2e76c6d363273f6362d241dddaac0cb9281c8fe"
11+
sha256 cellar: :any, arm64_sequoia: "c9318da7633a08b64712d5944091440bcb2dc2b41220696e851044acf56f5648"
12+
sha256 cellar: :any, arm64_sonoma: "3c7f1be6487e91eb0128295a3b8058fd493b2853355de73cf6b0bb0c593f535d"
13+
sha256 cellar: :any, sonoma: "ee21ef439042bec0b9340e8c9d1adca939c83c34f3157434c0eb42f86a90abdc"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "f2aa6345f1775c548acb09d3c5a48bce22b6f3e259b2d1ecd2ca94b051a10923"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c551dda816710eba9e09b5744fd9a668c38a32464774217ca3b28de876536416"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)