File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class FastFloat < Formula
22 desc "Fast and exact implementation of the C++ from_chars functions for number types"
33 homepage "https://github.com/fastfloat/fast_float"
4- url "https://github.com/fastfloat/fast_float/archive/refs/tags/v8.2.4 .tar.gz"
5- sha256 "b90b3a415e4410822f50c70bd4485cf2c5e6962c2b05cf0dc88045d8af959ccc "
4+ url "https://github.com/fastfloat/fast_float/archive/refs/tags/v8.2.5 .tar.gz"
5+ sha256 "17c7fb14499fcf42c3f5d143df0fbe22172e92749ec5f75ef13224005421a654 "
66 license "Apache-2.0"
77 head "https://github.com/fastfloat/fast_float.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "c97854f232ce6f13f283674295479708a1ce93eaa89685f90e260e394114ac66 "
10+ sha256 cellar : :any_skip_relocation , all : "593c7737e090f56d72ad78326769ae7beca7fd11616a426a0fb3126498b98b4c "
1111 end
1212
1313 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments