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.0.2 .tar.gz"
5- sha256 "e14a33089712b681d74d94e2a11362643bd7d769ae8f7e7caefe955f57f7eacd "
4+ url "https://github.com/fastfloat/fast_float/archive/refs/tags/v8.1.0 .tar.gz"
5+ sha256 "4bfabb5979716995090ce68dce83f88f99629bc17ae280eae79311c5340143e1 "
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 : "f24913611a4fa86ac954ffce98f8a50d32e932f4a91e727b0756f61b43c1f8b8 "
10+ sha256 cellar : :any_skip_relocation , all : "73da849f8f108df77ccaacb95c53e892a8650f6cff237333d7727c341608c179 "
1111 end
1212
1313 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments