aws-sdk-cpp 1.0.49
Closes #8317. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
d25c570e29
commit
0ecbb2261b
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.48.tar.gz"
|
||||
sha256 "1d1006736e975770c5ce6b705e736f78706e136766bb63ae328269b2d3893f11"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.49.tar.gz"
|
||||
sha256 "29e3ca819d8bcbec418e5bb1b7fc183bcb8717008ed0a8fc636976b15b649eb4"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue