Skip to content

Commit 3237eb7

Browse files
committed
rocksdb: update 10.7.5 bottle.
1 parent 0aed53f commit 3237eb7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/rocksdb.rb

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

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "606414bd3a182e7c38d39c682d2d24dfa34e49045fa85cce4ed52ab1e4310fa9"
11-
sha256 cellar: :any, arm64_sequoia: "de828961a5b6c7d40dd49eaf653e324dc59d283398909ca8e99aeb9c66504a8c"
12-
sha256 cellar: :any, arm64_sonoma: "b582f43575b82ba9389977f46711f62ed34c6c55a294a38fafbc0e2eaee5420b"
13-
sha256 cellar: :any, sonoma: "41434547d924d8dc5b3f6837c9574d6a9fa3804bcb4eab4ecb51412cf0d240ac"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "db3deedd94953f82a8a9a310be618df89cb437ccd0a80f7770f2f3aab28e63dd"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "090942c5620766f8c0c16c1fa9eedc60ccdfcb120fce46569c21c12f21a975d9"
10+
sha256 cellar: :any, arm64_tahoe: "7b22eda881c19c8eaa3e229835d51c30be442bdf403f7cb146b33ecd5c3ca53f"
11+
sha256 cellar: :any, arm64_sequoia: "ae9b516676748f4b768cd4a7f09f9748de871865695916de9c5af8b46a0d705f"
12+
sha256 cellar: :any, arm64_sonoma: "142b675212b5d44025de16af223bc7a79cd0a1ac11b0ca0c66788945acdab7e6"
13+
sha256 cellar: :any, sonoma: "1b31b2a0387fab54e10646110b41c9a199fef18ba7cff970c1e02aa0eb7a6632"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "5bce6eab3b2493e18a825212ba64afaee1109da8a0639b303d89bb931cead046"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "04c1758a0c5dbac41877099de5eeb85164e338f74687b935cff3f8078d4423dc"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)