We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4eed30 commit 5522361Copy full SHA for 5522361
Formula/a/aws-sdk-cpp.rb
@@ -1,8 +1,8 @@
1
class AwsSdkCpp < Formula
2
desc "AWS SDK for C++"
3
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"
+ url "https://github.com/aws/aws-sdk-cpp/archive/refs/tags/1.11.660.tar.gz"
+ sha256 "e4dfa5399f00a8bed8323a36dac66ac40bf36152e6e5137c164b8720c23edd0a"
6
license "Apache-2.0"
7
head "https://github.com/aws/aws-sdk-cpp.git", branch: "main"
8
0 commit comments