cpprestsdk 2.10.11

Closes #38107.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-03-21 11:02:40 +11:00 committed by FX Coudert
parent 1b58ddb6f2
commit e452e8dbe8

View file

@ -3,8 +3,8 @@ class Cpprestsdk < Formula
homepage "https://github.com/Microsoft/cpprestsdk" homepage "https://github.com/Microsoft/cpprestsdk"
# pull from git tag to get submodules # pull from git tag to get submodules
url "https://github.com/Microsoft/cpprestsdk.git", url "https://github.com/Microsoft/cpprestsdk.git",
:tag => "v2.10.10", :tag => "v2.10.11",
:revision => "91f66c625b6361d2edabf76eae30887b326b2447" :revision => "a325079f7e1976e0485a212d8921ce9b837c1f2f"
head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development" head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development"
bottle do bottle do