aws-sdk-cpp 1.0.158
Closes #14792. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2a052dc36d
commit
6bb5ba8271
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.157.tar.gz"
|
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.158.tar.gz"
|
||||||
sha256 "7bffa655fc353cea7170aadea74dbfaf1ad17e32ef97f1e80e257fd5cc30e006"
|
sha256 "c9244cd8673170d5ef7c77a3c41289d317a3a4e0f93429fa72febdd4791e1cd0"
|
||||||
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