aws-sdk-cpp 1.0.29
Closes #6968. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
87a0007b56
commit
75fb35905d
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.26.tar.gz"
|
||||
sha256 "801f81f75f00de5f08d0d121882629b668708fa49244ed54e779ddbb66b54592"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.29.tar.gz"
|
||||
sha256 "e879ef2fb45723ee00b842b940fda97c3364177493476ae77f878a8f2e4b9501"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue