aws-sdk-cpp 1.0.51
Closes #8549. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4dbf79ec46
commit
47151b457c
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.50.tar.gz"
|
||||
sha256 "21e83d625546268aae8f3683600e34a966f0dc33e43f1b82dacaa532be426c5a"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.51.tar.gz"
|
||||
sha256 "2a87887145da02c2f6ee9ddfff57a3829ad26cb48a2b5cf974ddff9fefc2f60f"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue