File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919
2020class CharconvConan (ConanFile ):
2121 name = "boost_decimal"
22- version = "1.1 .0"
22+ version = "2.3 .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 v1.1 .0
11- SHA512 9ee10a32958a58e96ec4d1fc5f39e3c86352d36365547716e7903340435878b86b56f74e8abcaedfc227154c409d8ccfdb0563a2d98b605aa1799c071ba15cca
10+ REF v2.3 .0
11+ SHA512 a5dac21e3f786e028b5e526c615c1ff7f671f2759a6968edaf97de90f5c5ede59e956dca730d14edabce4d86b58d5dacca2dab0706cb9e17474871f6433171eb
1212 HEAD_REF master
1313)
1414
You can’t perform that action at this time.
0 commit comments