cpprestsdk 2.9.1
Closes #6576. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
bf0274f707
commit
2ddb128454
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cpprestsdk < Formula
|
||||
desc "C++ libraries for cloud-based client-server communication"
|
||||
homepage "https://github.com/Microsoft/cpprestsdk"
|
||||
url "https://github.com/Microsoft/cpprestsdk/archive/v2.9.0.tar.gz"
|
||||
sha256 "217a41c7ff2bab82c372a120cbdb350371065df464d06bba1adbeb1590736e3e"
|
||||
url "https://github.com/Microsoft/cpprestsdk/archive/v2.9.1.tar.gz"
|
||||
sha256 "7097889965df48ec5799d6ed3b4f95f16ca82ee3512eb31db844d9df600bc899"
|
||||
|
||||
head "https://github.com/Microsoft/cpprestsdk.git", :branch => "development"
|
||||
|
||||
|
|
Loading…
Reference in a new issue