aws-sdk-cpp 0.10.15
Closes #1278. Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
parent
54df8e0f94
commit
1dfdebcebe
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/0.10.14.tar.gz"
|
url "https://github.com/aws/aws-sdk-cpp/archive/0.10.15.tar.gz"
|
||||||
sha256 "2709b22af3c45f565c7606b37a02b6f03221ebaf0b0679c3768f858b6940ea05"
|
sha256 "88c833843b852920e228f7748c703f822770ee6e9595de55bf4b027b12547f06"
|
||||||
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