aws-sdk-cpp 1.7.80
Closes #38676. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
da5eb79777
commit
e0a42022e1
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.7.70.tar.gz"
|
||||
sha256 "dc59da2b2b232f3075cdabbb76795d4beeac4d977d0a62fe0e8367a98c72b6e8"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.7.80.tar.gz"
|
||||
sha256 "9f7576892155d577663f4b0066521e15ef88e30760a79877ec4d4040cc120cba"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue