aws-sdk-cpp 1.3.50
Closes #23784. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6df8f70300
commit
a2e052ddfe
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class AwsSdkCpp < Formula
|
|||
desc "AWS SDK for C++"
|
||||
homepage "https://github.com/aws/aws-sdk-cpp"
|
||||
# aws-sdk-cpp should only be updated every 10 releases on multiples of 10
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.3.40.tar.gz"
|
||||
sha256 "4635e4f31608e75179fbf7a59e57a78d5370f6323d4822115871730b09ae9081"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.3.50.tar.gz"
|
||||
sha256 "bab117392759ab829465e765630fd9332045fb940bea2233c700ae8ad97808ea"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue