[cpprestsdk] Bump version to 2.10.18 (#16065)

* bump cpprestsdk version

* add versions for cpprestsdk version bump

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
This commit is contained in:
Charlie Barto 2021-02-11 00:23:00 -08:00 committed by GitHub
parent de686c49df
commit 56136ffae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/cpprestsdk
REF 41e7d0074b6cb5b22c89f835b4531d848ab66987
SHA512 29ad2cf9884cd9df9b4c92b89a852d207c5e210af59e773333e122aa58a4981b52b1e6186c121430295bd4eb0ca1abc002e29177a6753cd62dcd8937a3244e0c
REF 122d09549201da5383321d870bed45ecb9e168c5
SHA512 c9ded33d3c67880e2471e479a38b40a14a9ff45d241e928b6339eca697b06ad621846260eca47b6b1b8a2bc9ab7bf4fea8d3e8e795cd430d8839beb530e16dd7
HEAD_REF master
PATCHES fix-find-openssl.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "cpprestsdk",
"version-string": "2.10.17",
"version-string": "2.10.18",
"description": [
"C++11 JSON, REST, and OAuth library",
"The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services."

View File

@ -1397,7 +1397,7 @@
"port-version": 2
},
"cpprestsdk": {
"baseline": "2.10.17",
"baseline": "2.10.18",
"port-version": 0
},
"cpptoml": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a4c5e50b9a83b6f9142256d1142b371da93db065",
"version-string": "2.10.18",
"port-version": 0
},
{
"git-tree": "ff5cd3ae0efdd9346d66c0a1d0623be23eee837c",
"version-string": "2.10.17",