We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61ab2a2 commit 6fa1621Copy full SHA for 6fa1621
Formula/r/rapidfuzz-cpp.rb
@@ -7,7 +7,7 @@ class RapidfuzzCpp < Formula
7
head "https://github.com/rapidfuzz/rapidfuzz-cpp.git", branch: "main"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "4e62b67041ceb7e94f6ca3b761995d20f2d5d686ba951ad47e8fda3a86c969df"
+ sha256 cellar: :any_skip_relocation, all: "277d9dee97404183fd28fb6be9dabb88341d26e6b9ca824c79b28065da8758da"
11
end
12
13
depends_on "cmake" => :build
0 commit comments