aws-sdk-cpp 1.7.40
Closes #36461. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
540a16d3e1
commit
b1c755cbef
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.30.tar.gz"
|
url "https://github.com/aws/aws-sdk-cpp/archive/1.7.40.tar.gz"
|
||||||
sha256 "a6203e7b398ceaf348d4ed05a7de398b17b35f02705b00cdd3e2354366ebfc0e"
|
sha256 "dbec87e8a030d4cb8f113bb128a094afb6a7c3ef4e70e9f599127d6cbe52bd7d"
|
||||||
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