We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a640fb0 commit 28989d8Copy full SHA for 28989d8
Formula/f/fast_float.rb
@@ -7,7 +7,7 @@ class FastFloat < Formula
7
head "https://github.com/fastfloat/fast_float.git", branch: "main"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "11e47dcfe78bd0703495c9f86b1feb600d24e6ddb26e0573c099c9a9bb22cb9f"
+ sha256 cellar: :any_skip_relocation, all: "5d591c6a5d42db64fa7f059d4284c56b03a6f951b926171a59c783af503925c5"
11
end
12
13
depends_on "cmake" => :build
0 commit comments