aws-sdk-cpp 0.13.10
Closes #3419. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
910eaf4237
commit
ae04b12c05
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AwsSdkCpp < Formula
|
||||
desc "AWS SDK for C++"
|
||||
homepage "https://github.com/aws/aws-sdk-cpp"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/0.13.9.tar.gz"
|
||||
sha256 "9fdef6506ddf6d013ed978e626f694c6aee329d6874906bb20089666fdb1511a"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/0.13.10.tar.gz"
|
||||
sha256 "4de6f67585afccb6c57bd0948766870375aed7b41d5541169f274a741b12540e"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue