aws-sdk-cpp 1.7.10

Closes #34612.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2018-11-30 10:19:26 +11:00 committed by FX Coudert
parent 82b2914696
commit ac81053d47

View file

@ -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