File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919
2020class CharconvConan (ConanFile ):
2121 name = "boost_decimal"
22- version = "5.2 .0"
22+ version = "6.0 .0"
2323 description = "Boost provides free peer-reviewed portable C++ source libraries"
2424 url = "https://github.com/cppalliance/decimal"
2525 homepage = "https://github.com/cppalliance/decimal"
Original file line number Diff line number Diff line change 77vcpkg_from_github(
88 OUT_SOURCE_PATH SOURCE_PATH
99 REPO cppalliance/decimal
10- REF v5.2 .0
11- SHA512 631d438c906cb567c30629aad3daf97a336c0b532a16908249b09383e868ad51e8cca538680893a03d2a5c4fbcd153e52585dc5c1293e2db71579afb4cc94525
10+ REF v6.0 .0
11+ SHA512 07555b11962973e3a34ad3f6eee37b8e4a316ae96027d1ba670c081b8d1f7f6e970c31a9191da9271233351ad9c5c7e66354d7ea62337eb533bd7d60428e390d
1212 HEAD_REF master
1313)
1414
Original file line number Diff line number Diff line change 11{
22 "name" : " decimal" ,
3- "version" : " 5.2 .0" ,
3+ "version" : " 6.0 .0" ,
44 "description" : " A C++14 implementation of IEEE 754 decimal floating point numbers" ,
55 "homepage" : " https://github.com/cppalliance/decimal" ,
66 "license" : " BSL-1.0" ,
You can’t perform that action at this time.
0 commit comments