cpprestsdk 2.10.10

Closes #37336.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Caleb Xu 2019-02-25 16:56:11 -05:00 committed by Chongyu Zhu
parent c18c5ee75e
commit 4aab020a49
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -3,8 +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.8",
:revision => "204a52610234ac5180e80a6883b62c0ad085f51e"
:tag => "v2.10.10",
:revision => "91f66c625b6361d2edabf76eae30887b326b2447"
head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development"
bottle do