aws-sdk-cpp 1.0.95

Closes #12016.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2017-04-03 21:54:24 -07:00 committed by FX Coudert
parent 3dbd241161
commit 2bb9615f47

View file

@ -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.94.tar.gz"
sha256 "d47fe6b6bd5c951be52cf2525ac3fe02abf07e5b116ee93251430074baf7561d"
url "https://github.com/aws/aws-sdk-cpp/archive/1.0.95.tar.gz"
sha256 "9ef58ba18426a4c2bebe23d347e2002bcf212f5a49a222f902b048bdfc8e9a58"
head "https://github.com/aws/aws-sdk-cpp.git"
bottle do