cpprestsdk 2.10.12

Closes #38683.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-04-05 10:24:30 +11:00 committed by FX Coudert
parent 7405b45b0b
commit 4eb6177702

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.11",
:revision => "a325079f7e1976e0485a212d8921ce9b837c1f2f"
revision 1
:tag => "v2.10.12",
:revision => "d4fb1cf7f7d22c12e2e442ba5a5e98d09b0a28ab"
head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development"
bottle do