aws-sdk-cpp 1.0.147
Closes #14438. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
607c83b4e6
commit
c3dded8e91
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.145.tar.gz"
|
||||
sha256 "1bfe08b19c502a9ad4e2413935673be91c867a45614ffbe24535f5916a3ee1cf"
|
||||
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.147.tar.gz"
|
||||
sha256 "34c27463506863d915a317f9540054fc17e5b66a20a92850919206b937bc6cf7"
|
||||
head "https://github.com/aws/aws-sdk-cpp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue