aws-sdk-cpp: update 1.10.40 bottle.

master
BrewTestBot 2023-01-06 22:05:43 +00:00
parent ca24cf824b
commit 0713a07931
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -9,14 +9,13 @@ class AwsSdkCpp < Formula
head "https://github.com/aws/aws-sdk-cpp.git", branch: "main"
bottle do
sha256 cellar: :any, arm64_ventura: "3750aeb21958c2b30c12ba143a0aaa1552a3f67bd92db063154936cebff57b53"
sha256 cellar: :any, arm64_monterey: "f5a126e9f7ecfbfa7053cf7f8d5e6ae3b64228b35c3554e14c378250149f6e27"
sha256 cellar: :any, arm64_big_sur: "f11756cb3bcbc70d361e5931e9bffde99b91e1990ed23248e4bcb9028efc8bd1"
sha256 cellar: :any, ventura: "8245e9c5bc9c5e68cf8364479bbcd61b882885101372770b54196c142fc584cb"
sha256 cellar: :any, monterey: "03fcf2e9371a3a2e8ebde497fdc117116045bae4dde34723912e74ed52b06efe"
sha256 cellar: :any, big_sur: "90d301492c02a0341f09ead42ae7ca1bf3b486c633a9f1edd21fd23baa3d3f77"
sha256 cellar: :any, catalina: "a853a9456f19d5c75c04fb23965bab5ffc3484adb0983c97ddad9441294bdea2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "79bd04aa5b8a03c78417f1e3eaf8357f89bfd83264317d881a506dd375dd1813"
sha256 cellar: :any, arm64_ventura: "b2fc7a6fbae3579806b301cf3c4fbde299cad5d0312f99ced7752d67f92810a3"
sha256 cellar: :any, arm64_monterey: "aa51f1b7994acc9ed19ee33ffe48475e738720307f0b7847c19f5cdd88cb8b17"
sha256 cellar: :any, arm64_big_sur: "6a232e3df1f2a8d4c8aa574592b1269dcf947de2a1082b17206e4b5f79f13f30"
sha256 cellar: :any, ventura: "83fc938dfb370e8864241c3cbbecaf9888b7a6265a640268e1322caeb91784a6"
sha256 cellar: :any, monterey: "da88956dce7bcda7f1205cf4d600bf4570c9019b147d34ef731418a172bfb199"
sha256 cellar: :any, big_sur: "90482986c0c380f6b62988748d9f525dceb641b4c952d83843735308a742c834"
sha256 cellar: :any_skip_relocation, x86_64_linux: "36bf8503d3ef28694f4ee41459541a555b750edac3f031cfe7cae10acf5adb61"
end
depends_on "cmake" => :build