aws-sdk-cpp 1.0.106
Closes #12710. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
2d3def2782
commit
52025de6b1
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.105.tar.gz"
|
||||
sha256 "e371c50b6543bb8cc23efbf23ffa8032328ecffee738c328e7f52d65cae1378b"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.106.tar.gz"
|
||||
sha256 "433e7d3cd570b4765b68958970dfaa15c5ec0ae0a0b69e7343674a77c89b1fdc"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue