Skip to content

Commit 8958f4c

Browse files
committed
croaring: update 4.4.1 bottle.
1 parent e9e5e4b commit 8958f4c

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: "5ee8719bf1769488cae0e8e6c31292b4e52f65a07d2fd18307417c6f39f26407"
11-
sha256 cellar: :any, arm64_sequoia: "f1c560aa56fd1551a942192277672b18212eedf950775fa40700c46be361da74"
12-
sha256 cellar: :any, arm64_sonoma: "edb5787dd7460788c57a0d17af647d6e717a0fb8b4fc266d323872111cab463f"
13-
sha256 cellar: :any, sonoma: "3f5197251c9427e0f8f43209663d988e811b7dd40504cdeb42e19058cdd6def6"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "c608a9160fff05ef3241f4429d2bc5d5dc2763a9fb30b77265f43ea979c5d851"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5fdf0b7b59640c136e80b0083f33da3bac92c8aad52df7caa46c6c30610a4376"
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"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)