aws-sdk-cpp 1.0.162
Closes #14898. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9c96a1cef0
commit
13ab2d1bb0
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.161.tar.gz"
|
||||
sha256 "6d9689a1a202096b88dfe7122387fddbfd5322ff16e898b59d14a811cb659f32"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.162.tar.gz"
|
||||
sha256 "5a1f7c07dcdeedd7d9d8d27903d37bd4e4178c929eda250a4de39bba1fc518ff"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue