cpprestsdk 2.10.11
Closes #38107. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1b58ddb6f2
commit
e452e8dbe8
1 changed files with 2 additions and 2 deletions
|
@ -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.10",
|
||||
:revision => "91f66c625b6361d2edabf76eae30887b326b2447"
|
||||
:tag => "v2.10.11",
|
||||
:revision => "a325079f7e1976e0485a212d8921ce9b837c1f2f"
|
||||
head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue