aws-sdk-cpp 1.0.59
Closes #9336. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
6188246964
commit
0615ddd3c3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AwsSdkCpp < Formula
|
||||
desc "AWS SDK for C++"
|
||||
homepage "https://github.com/aws/aws-sdk-cpp"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.58.tar.gz"
|
||||
sha256 "96d6cb4dd5fbafcd1054b19a736fc585da7f59a5d020b29d497c3bef0b6ef5f3"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.59.tar.gz"
|
||||
sha256 "0b2ade00d84dccfcfd60771e905755c192461c1af38aff6f6f63929bbc8c3378"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue