From 4eb61777027b9454d7a37ced92cc807cc05e7568 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Fri, 5 Apr 2019 10:24:30 +1100 Subject: [PATCH] cpprestsdk 2.10.12 Closes #38683. 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 31c7dbc0d1..e177545f75 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.11", - :revision => "a325079f7e1976e0485a212d8921ce9b837c1f2f" - revision 1 + :tag => "v2.10.12", + :revision => "d4fb1cf7f7d22c12e2e442ba5a5e98d09b0a28ab" head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development" bottle do