aws-sdk-cpp 1.1.19
Closes #16088. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
93d6a46a68
commit
edf7157619
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.1.8.tar.gz"
|
||||
sha256 "35b8384bbf0bbe417f48900d3358f673742cff938a311e4c72fc75d70be8678e"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.1.19.tar.gz"
|
||||
sha256 "e575de06e06001dda7f7a39028cdb7718be149d27fda944765af7d7cc8fd3ac6"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue