cpprestsdk 2.10.14

Closes #42053.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-07-17 09:42:02 +10:00 committed by FX Coudert
parent d9258e4a8f
commit 5fcb577e5a

View file

@ -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