Skip to content

Commit

Permalink
Merge pull request #200858 from Homebrew/bump-aws-sdk-cpp-1.11.465
Browse files Browse the repository at this point in the history
aws-sdk-cpp 1.11.465
  • Loading branch information
BrewTestBot authored Dec 12, 2024
2 parents 6e1d136 + 4db92db commit 51ff780
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/a/aws-sdk-cpp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,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.git",
tag: "1.11.450",
revision: "c808a26c2141f0e5be2f830b4a74ad73ec86fb2d"
tag: "1.11.465",
revision: "ddc4966ac2d0d26ff6e9bed0ae58d5d90e889fba"
license "Apache-2.0"
head "https://github.com/aws/aws-sdk-cpp.git", branch: "main"

Expand All @@ -12,12 +12,12 @@ class AwsSdkCpp < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "692c0415ce1f4b6042e7eda6df561e84bb0846c16d6f327bd4dda24a9bdc132d"
sha256 cellar: :any, arm64_sonoma: "412470660fb2aded240a852204d85f3f89f1f222a1af50bb997fef8903b09575"
sha256 cellar: :any, arm64_ventura: "d5ae47fbadcd6c5ee1dd051aad05a6768ecbc2639b1c8e920308f304129ce169"
sha256 cellar: :any, sonoma: "a517b0c2c3c48f5dd1258f96d822d969cc264eff4f77011a83becdd5bde0f00d"
sha256 cellar: :any, ventura: "b37f8655d3d60b0798c85bef74198ac295b8e6cb983f5b43e14014b7f47987bc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "34f568507b2fe726173cc2b87e84d535da4ac2b7d9678f99d1815295027b481e"
sha256 cellar: :any, arm64_sequoia: "a4b86bd602b051e23fc14fbb67c17b4862306c7c6f0c1a30eab33d3e34395777"
sha256 cellar: :any, arm64_sonoma: "456d7ebc701de5774d8e7cf75a5b6f8d6e513f9d7529a84db03f5e87f931d2df"
sha256 cellar: :any, arm64_ventura: "8dddf72372d27776133962bd2199074ed176da5929c43af6dfbed6bed96a234b"
sha256 cellar: :any, sonoma: "d7fc33fd839ad8f93ddf95c8ed496d02bb6f4f6f7c7b1ea9c5a1a6521e83a117"
sha256 cellar: :any, ventura: "22e845561444df58fbf87c22851710ee6ae66baf4cf780374679bd06015eedce"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c4658c46354d0bf3cc92f20b2c23a513b2e870478feceb2a0fd6552df3b478a"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 51ff780

Please sign in to comment.