aws-sdk-cpp 1.0.41
Closes #7915. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
93fe540879
commit
b46b56cb54
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/1.0.40.tar.gz"
|
||||
sha256 "9affe426ab782b6f968485f558e28c807482db7b695b9acc3d43e2b15110ce55"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.41.tar.gz"
|
||||
sha256 "110f31dede646748d4ca3bfab9ffea49c48692063d1e16f404bb4751c3ace1e3"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue