aws-sdk-cpp 1.7.10
Closes #34612. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
82b2914696
commit
ac81053d47
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.6.50.tar.gz"
|
||||
sha256 "b86281a22913075ee9cf3cb71e24d5cf2be76221573c9b70611946a848d6e839"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.7.10.tar.gz"
|
||||
sha256 "603ba39d0cb36d1acfc4d8e70538e30fdadf95f29b423bd279ce2911eae0d4e0"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue