From 5fcb577e5a6fd1954873e5de514b8dbf0079209d Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Wed, 17 Jul 2019 09:42:02 +1000 Subject: [PATCH] cpprestsdk 2.10.14 Closes #42053. Signed-off-by: FX Coudert --- Formula/cpprestsdk.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/cpprestsdk.rb b/Formula/cpprestsdk.rb index 939f7455d3..80a3ba2719 100644 --- a/Formula/cpprestsdk.rb +++ b/Formula/cpprestsdk.rb @@ -3,9 +3,8 @@ class Cpprestsdk < Formula homepage "https://github.com/Microsoft/cpprestsdk" # pull from git tag to get submodules url "https://github.com/Microsoft/cpprestsdk.git", - :tag => "v2.10.13", - :revision => "9d8f544001cb74544de6dc8c565592f7e2626d6e" - revision 1 + :tag => "v2.10.14", + :revision => "6f602bee67b088a299d7901534af3bce6334ab38" head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development" bottle do