aws-sdk-cpp 1.7.130
Closes #41296. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
5d7934191b
commit
d941159c40
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class AwsSdkCpp < Formula
|
||||||
desc "AWS SDK for C++"
|
desc "AWS SDK for C++"
|
||||||
homepage "https://github.com/aws/aws-sdk-cpp"
|
homepage "https://github.com/aws/aws-sdk-cpp"
|
||||||
# aws-sdk-cpp should only be updated every 10 releases on multiples of 10
|
# 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.120.tar.gz"
|
url "https://github.com/aws/aws-sdk-cpp/archive/1.7.130.tar.gz"
|
||||||
sha256 "15588d63bd1946aa08882ad071251b0242be87a3490d027d8c7bef0f20c9cab0"
|
sha256 "199ec285f47f0473aa071fa048c2bce9ee31a34f482f94627caa8b6704bcbec1"
|
||||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue