File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ vcpkg_from_github(
2
2
OUT_SOURCE_PATH SOURCE_PATH
3
3
REPO fastfloat/fast_float
4
4
REF "v${VERSION} "
5
- SHA512 b4cf0a4802fa26eba2cd371b243bf8f9b662019c957d6f50b43e23937fac06845a9d10db0d4381e74549712237a00c0cfbfc7483d3bdb1a9d3b2185f8a62ad25
5
+ SHA512 0475d4a9100fda4cf0ba3a5f90090d2b86f4a472dbc125db57101b75555a05148965432d8258dd2a0cdffe97c10b27efe45baf9a8fe129f71d7a58b0dc705b4e
6
6
HEAD_REF master
7
7
)
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-float" ,
3
- "version" : " 8.0.0" ,
4
- "port-version" : 1 ,
3
+ "version" : " 8.0.2" ,
5
4
"description" : " Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod" ,
6
5
"homepage" : " https://github.com/fastfloat/fast_float" ,
7
6
"license" : " Apache-2.0 OR BSL-1.0 OR MIT" ,
Original file line number Diff line number Diff line change 2697
2697
"port-version" : 0
2698
2698
},
2699
2699
"fast-float" : {
2700
- "baseline" : " 8.0.0 " ,
2701
- "port-version" : 1
2700
+ "baseline" : " 8.0.2 " ,
2701
+ "port-version" : 0
2702
2702
},
2703
2703
"fastcdr" : {
2704
2704
"baseline" : " 2.2.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 47c95f56c0d5135462d2eb65ad1ff700b62c1601" ,
5
+ "version" : " 8.0.2" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 3a1900c1798acfdd140767b5491d6f1b151ea071" ,
5
10
"version" : " 8.0.0" ,
You can’t perform that action at this time.
0 commit comments