aws-sdk-cpp 1.4.80
Closes #29718. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ed9977ecdd
commit
4bae07dba3
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.4.70.tar.gz"
|
||||
sha256 "acac341440e31e3746c1b956cd49cb71a25aed3111a5c4f35aba403ded6bbed0"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.4.80.tar.gz"
|
||||
sha256 "85f8d70ba2d8b4d17fc03de36ca95f66397e08ee228b8e85fb11e1a29ab860b4"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue