aws-sdk-cpp 1.0.74
Closes #10288. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
5e5c0cab30
commit
8bf55003f7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class AwsSdkCpp < Formula
|
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"
|
||||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.72.tar.gz"
|
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.74.tar.gz"
|
||||||
sha256 "adf9b00f13828313b29f6cf7b06752553090855991aa2252dc03ac20aa494795"
|
sha256 "65c749b6700b61d60e9d84c41fa1d0c9ff6e424444d394a533bab116bd019787"
|
||||||
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