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