aws-sdk-cpp 1.0.115
Closes #13294. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
03d4df7bfc
commit
7f20c539e5
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.114.tar.gz"
|
||||
sha256 "85340d7cc0f67248470ba60692760b7b56b261bac5226cf27f452919f6205ebe"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.115.tar.gz"
|
||||
sha256 "7271839272800aa3892e2de307302ec82a1a67fca8eb802a36871f5e4aa527be"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue