aws-sdk-cpp 1.0.19
Closes #6099. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6c2946be5b
commit
ff701b97f9
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.18.tar.gz"
|
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.19.tar.gz"
|
||||||
sha256 "677e2f926f58d10fd8d048daf5cb950016808a940786bec4d44c299f75f3c858"
|
sha256 "788d5be5aa1c32d5c27bf52a514b7b9a3a986b53989bf24f77f527c6da820040"
|
||||||
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