Skip to content

Commit 5522361

Browse files
committed
aws-sdk-cpp 1.11.660
1 parent d4eed30 commit 5522361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aws-sdk-cpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AwsSdkCpp < Formula
22
desc "AWS SDK for C++"
33
homepage "https://github.com/aws/aws-sdk-cpp"
4-
url "https://github.com/aws/aws-sdk-cpp/archive/refs/tags/1.11.645.tar.gz"
5-
sha256 "858ed8302b2d2af833a210bccd08c822f4dd2dbc4c10e1a32c4741e73727ef06"
4+
url "https://github.com/aws/aws-sdk-cpp/archive/refs/tags/1.11.660.tar.gz"
5+
sha256 "e4dfa5399f00a8bed8323a36dac66ac40bf36152e6e5137c164b8720c23edd0a"
66
license "Apache-2.0"
77
head "https://github.com/aws/aws-sdk-cpp.git", branch: "main"
88

0 commit comments

Comments
 (0)