[decimal-for-cpp] update to 1.18 (#21920)

* [decimal-for-cpp] update to 1.18

* [decimal-for-cpp] update to 1.18 - added version
This commit is contained in:
Josue Andrade Gomes 2021-12-08 20:44:29 -03:00 committed by GitHub
parent 6386c01bf9
commit 0a65a2f5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO vpiotr/decimal_for_cpp
REF 375633343aa0af812a3ebf4bd06adaeff112ead4
SHA512 7692fbb1643ed77b0b44fee1cf9a603fa257a5cf64ea66193c571fca61d138c6465a359db21955a4e2a234677f1806d47e05811daf2954004b108e09d3c8d4fa
REF 98265a57385ec14ae84fc0b2b0f15c770b30f548
SHA512 b8779ffb81567309ab07fa17eb6d3eb8bb94f77f5a388fd395433a304923ccf75e753a5822f36e5ad9d8959ee1a92b660639367d3a443f353e3e22d36a056f4d
HEAD_REF master
)

View File

@ -1,6 +1,5 @@
{
"name": "decimal-for-cpp",
"version-string": "1.16",
"port-version": 2,
"version-string": "1.18",
"description": "Decimal data type support, for COBOL-like fixed-point operations on currency values."
}

View File

@ -1797,8 +1797,8 @@
"port-version": 0
},
"decimal-for-cpp": {
"baseline": "1.16",
"port-version": 2
"baseline": "1.18",
"port-version": 0
},
"detours": {
"baseline": "4.0.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e6b418fe87e9affcbb4605d4aeb10e5e6883b239",
"version-string": "1.18",
"port-version": 0
},
{
"git-tree": "0279d4ae637ef0b7380ad1193282a5f76b4d27f3",
"version-string": "1.16",