aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/vcpkg.json
diff options
context:
space:
mode:
authorCharlie Barto <chbarto@microsoft.com>2021-02-11 00:23:00 -0800
committerGitHub <noreply@github.com>2021-02-11 00:23:00 -0800
commit56136ffae69a4a7f8b9cd5452713925417d47367 (patch)
treed3034be09b0b44f85b94ed000bc79d17bd251c41 /ports/cpprestsdk/vcpkg.json
parentde686c49dfe60f0b8676604284448695bde51b68 (diff)
downloadvcpkg-56136ffae69a4a7f8b9cd5452713925417d47367.tar.gz
vcpkg-56136ffae69a4a7f8b9cd5452713925417d47367.zip
[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>
Diffstat (limited to 'ports/cpprestsdk/vcpkg.json')
-rw-r--r--ports/cpprestsdk/vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpprestsdk/vcpkg.json b/ports/cpprestsdk/vcpkg.json
index c01b756d6..d33e61ed9 100644
--- a/ports/cpprestsdk/vcpkg.json
+++ b/ports/cpprestsdk/vcpkg.json
@@ -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."