From e452e8dbe82e3e9ed19110364bc688ea3e442a28 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Thu, 21 Mar 2019 11:02:40 +1100 Subject: [PATCH] cpprestsdk 2.10.11 Closes #38107. Signed-off-by: FX Coudert --- Formula/cpprestsdk.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cpprestsdk.rb b/Formula/cpprestsdk.rb index 007378e06b..4cd406ed06 100644 --- a/Formula/cpprestsdk.rb +++ b/Formula/cpprestsdk.rb @@ -3,8 +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.10", - :revision => "91f66c625b6361d2edabf76eae30887b326b2447" + :tag => "v2.10.11", + :revision => "a325079f7e1976e0485a212d8921ce9b837c1f2f" head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development" bottle do