From 27512357d36a44a921a11d71335d9dead4b4a998 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:22 -0400 Subject: [PATCH 01/18] edencommon 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/e/edencommon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/e/edencommon.rb b/Formula/e/edencommon.rb index 38bdaffca6e5..2afaccdd70e7 100644 --- a/Formula/e/edencommon.rb +++ b/Formula/e/edencommon.rb @@ -1,8 +1,8 @@ class Edencommon < Formula desc "Shared library for Watchman and Eden projects" homepage "https://github.com/facebookexperimental/edencommon" - url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2024.09.09.00.tar.gz" - sha256 "d44ec6667cd31a46f7b66af750f44c957d832fed8c9ead8760156969a8860b0f" + url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2024.09.16.00.tar.gz" + sha256 "05f27cb87b8697486717010c95ecd97a3c3dd30bd166706c61ccabfacf4ab195" license "MIT" head "https://github.com/facebookexperimental/edencommon.git", branch: "main" From 1d75b9fe197bd746c77fc8c0e0f50091697187de Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:23 -0400 Subject: [PATCH 02/18] fb303 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/f/fb303.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/fb303.rb b/Formula/f/fb303.rb index 44b8977c8282..b618191b9bd1 100644 --- a/Formula/f/fb303.rb +++ b/Formula/f/fb303.rb @@ -1,8 +1,8 @@ class Fb303 < Formula desc "Thrift functions for querying information from a service" homepage "https://github.com/facebook/fb303" - url "https://github.com/facebook/fb303/archive/refs/tags/v2024.09.09.00.tar.gz" - sha256 "6c028558b6c009dbac00d7a30ab974e8f9b966ee04e00eff88cc076b8a2f9573" + url "https://github.com/facebook/fb303/archive/refs/tags/v2024.09.16.00.tar.gz" + sha256 "4367bbec21916de85b1cfe4bac3f1496c99f4dd0877e275824c3ede8814ae655" license "Apache-2.0" head "https://github.com/facebook/fb303.git", branch: "main" From 595ad11c33944ecd3508f613f05c79219720a528 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:23 -0400 Subject: [PATCH 03/18] fbthrift 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/f/fbthrift.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/fbthrift.rb b/Formula/f/fbthrift.rb index 6e19a10d3281..2d7fad6119e1 100644 --- a/Formula/f/fbthrift.rb +++ b/Formula/f/fbthrift.rb @@ -1,8 +1,8 @@ class Fbthrift < Formula desc "Facebook's branch of Apache Thrift, including a new C++ server" homepage "https://github.com/facebook/fbthrift" - url "https://github.com/facebook/fbthrift/archive/refs/tags/v2024.09.09.00.tar.gz" - sha256 "b1428c43c46ace466783f83eae5cba94d658783d38794db17f586fbb94a508a5" + url "https://github.com/facebook/fbthrift/archive/refs/tags/v2024.09.16.00.tar.gz" + sha256 "ece90d7b558734317fb85142727641c59394bc345c6191a41d0774e383904cab" license "Apache-2.0" head "https://github.com/facebook/fbthrift.git", branch: "main" From af48813500b5f355625d1ba9e09edfd47a86712c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:23 -0400 Subject: [PATCH 04/18] fizz 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/f/fizz.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/fizz.rb b/Formula/f/fizz.rb index a95872bbf0c9..b1595f778def 100644 --- a/Formula/f/fizz.rb +++ b/Formula/f/fizz.rb @@ -1,8 +1,8 @@ class Fizz < Formula desc "C++14 implementation of the TLS-1.3 standard" homepage "https://github.com/facebookincubator/fizz" - url "https://github.com/facebookincubator/fizz/releases/download/v2024.09.09.00/fizz-v2024.09.09.00.tar.gz" - sha256 "cd680a24b8cde37dbf11defd39ca337cc789ce92afe795facd2fa92c8979378c" + url "https://github.com/facebookincubator/fizz/releases/download/v2024.09.16.00/fizz-v2024.09.16.00.tar.gz" + sha256 "e516e1dd32c466491ad6dfad7b25335d92e80f755bbaa52d34f4431063d28e7b" license "BSD-3-Clause" head "https://github.com/facebookincubator/fizz.git", branch: "main" From 0e255e7b2614c2c3a671127ad549f8f391c699da Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:23 -0400 Subject: [PATCH 05/18] folly 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/f/folly.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/folly.rb b/Formula/f/folly.rb index 7d23f94ef2de..c73968063230 100644 --- a/Formula/f/folly.rb +++ b/Formula/f/folly.rb @@ -1,8 +1,8 @@ class Folly < Formula desc "Collection of reusable C++ library artifacts developed at Facebook" homepage "https://github.com/facebook/folly" - url "https://github.com/facebook/folly/archive/refs/tags/v2024.09.09.00.tar.gz" - sha256 "3005e3247b40e5b50b8b28936a3c1baeac9aec411e5e20057eb49d1298883cd7" + url "https://github.com/facebook/folly/archive/refs/tags/v2024.09.16.00.tar.gz" + sha256 "6c6ecace1b7d44686118900db171d800e5d34fc7f1bf1c835d1009f159be159d" license "Apache-2.0" head "https://github.com/facebook/folly.git", branch: "main" From 264221519698d258d35a35d72f7823facf439d3d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:24 -0400 Subject: [PATCH 06/18] mvfst 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/m/mvfst.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mvfst.rb b/Formula/m/mvfst.rb index 0da8d4960563..1435231afeb0 100644 --- a/Formula/m/mvfst.rb +++ b/Formula/m/mvfst.rb @@ -1,8 +1,8 @@ class Mvfst < Formula desc "QUIC transport protocol implementation" homepage "https://github.com/facebook/mvfst" - url "https://github.com/facebook/mvfst/archive/refs/tags/v2024.09.09.00.tar.gz" - sha256 "31dd28c03e0674897ed757116195eaedf56ecf5f6165c57c6d3ea0b4a5ea7233" + url "https://github.com/facebook/mvfst/archive/refs/tags/v2024.09.16.00.tar.gz" + sha256 "fcf34a0bfc130c0836aff8532c05f9423911c179025b96ccea39f7b2cf902aab" license "MIT" head "https://github.com/facebook/mvfst.git", branch: "main" From 5cdc5cb802a95ed35e2403b31c6a1d33685bef02 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:24 -0400 Subject: [PATCH 07/18] proxygen 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/p/proxygen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/proxygen.rb b/Formula/p/proxygen.rb index 3d10b504f889..fa38faf473de 100644 --- a/Formula/p/proxygen.rb +++ b/Formula/p/proxygen.rb @@ -1,8 +1,8 @@ class Proxygen < Formula desc "Collection of C++ HTTP libraries" homepage "https://github.com/facebook/proxygen" - url "https://github.com/facebook/proxygen/releases/download/v2024.09.09.00/proxygen-v2024.09.09.00.tar.gz" - sha256 "825c0724844bde42e226cd65513fee2e8f8f88f5e233914de1d5b4837aa59505" + url "https://github.com/facebook/proxygen/releases/download/v2024.09.16.00/proxygen-v2024.09.16.00.tar.gz" + sha256 "5ec7cde48878035c9dc732ac75a54d22367bebcecfda9a7adf007a7ea298dfd0" license "BSD-3-Clause" head "https://github.com/facebook/proxygen.git", branch: "main" From ec69e08bb8c55f69a9e6fe712d3e566d571671f0 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:24 -0400 Subject: [PATCH 08/18] wangle 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/w/wangle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/w/wangle.rb b/Formula/w/wangle.rb index c551305b88c4..ebc5375916e6 100644 --- a/Formula/w/wangle.rb +++ b/Formula/w/wangle.rb @@ -1,8 +1,8 @@ class Wangle < Formula desc "Modular, composable client/server abstractions framework" homepage "https://github.com/facebook/wangle" - url "https://github.com/facebook/wangle/archive/refs/tags/v2024.09.09.00.tar.gz" - sha256 "b0ffe343b622c3131f7ab6bcb89b7751c19f2da516372166f1a2591e2ff52f43" + url "https://github.com/facebook/wangle/archive/refs/tags/v2024.09.16.00.tar.gz" + sha256 "52ff724ef7cc0e5a8ca7c601a9a8fb48d7d524e669055f4c82ea65df65178504" license "Apache-2.0" head "https://github.com/facebook/wangle.git", branch: "main" From b162a0d536ff0eafb5a4aa37ca8f55ed9ae0c5cd Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Sep 2024 16:26:25 -0400 Subject: [PATCH 09/18] watchman 2024.09.16.00 Signed-off-by: Rui Chen --- Formula/w/watchman.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/w/watchman.rb b/Formula/w/watchman.rb index 53b9dd587022..2af218f1d908 100644 --- a/Formula/w/watchman.rb +++ b/Formula/w/watchman.rb @@ -1,8 +1,8 @@ class Watchman < Formula desc "Watch files and take action when they change" homepage "https://github.com/facebook/watchman" - url "https://github.com/facebook/watchman/archive/refs/tags/v2024.09.09.00.tar.gz" - sha256 "1013e0dcc22d70fabe35ba30928b00d815f88b97f90d51f310f1982f8fbac28c" + url "https://github.com/facebook/watchman/archive/refs/tags/v2024.09.16.00.tar.gz" + sha256 "30f93245c51cdfe571249b660f9e8c7a5c0d246375c3e7a4c666984af7d30a8d" license "MIT" head "https://github.com/facebook/watchman.git", branch: "main" From fd57ee80bad8411544cff700d7ecb743f79916c5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:27 +0000 Subject: [PATCH 10/18] edencommon: update 2024.09.16.00 bottle. --- Formula/e/edencommon.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/e/edencommon.rb b/Formula/e/edencommon.rb index 2afaccdd70e7..a9606fe90c3b 100644 --- a/Formula/e/edencommon.rb +++ b/Formula/e/edencommon.rb @@ -7,14 +7,12 @@ class Edencommon < Formula head "https://github.com/facebookexperimental/edencommon.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "3e99ccd38f3cf9f783cf14f691c12eb6a1b07ef70c028a17a87898c1d17824b5" - sha256 cellar: :any, arm64_sonoma: "cc244ee7152780883fac719c5a00003a53ae67a33ed12ecb0ad657b329992b9d" - sha256 cellar: :any, arm64_ventura: "652607c9efb1751a9992b67768a31bf1848cf05249919cdfeabcee6f9686a8dc" - sha256 cellar: :any, arm64_monterey: "9ef1e4f451a5feb65b385aa4365aa864820f5121c8f2f8b7df07e55d5cce0d06" - sha256 cellar: :any, sonoma: "31abcd103550959648a3502cf0e3e6e3646e8b3b4c385abedca1a49b7a17aef3" - sha256 cellar: :any, ventura: "3213727386e586f79a0ba48f05d6cb3be08b2f2853e7fb17e88222f812ed3121" - sha256 cellar: :any, monterey: "5e508af389950863f2ef45c6c5de606fe5bd88cb6c739ec82c1c661614e66287" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5109f5ffd14d92bd4cc2b8e8aff5a7e6366b4c211d82c9dc7df539e495aa7e59" + sha256 cellar: :any, arm64_sequoia: "e4f59c58fd2eb8a45bda4966cd435b3d5c811d1aa53fd211d8b7a95ffaa5a2f0" + sha256 cellar: :any, arm64_sonoma: "f49193a5a2ca0e4721ba7478ae109e0f3cf4aa59c02888a3a2dae4da47ff425a" + sha256 cellar: :any, arm64_ventura: "c3f0c7bbc96923e2014069a46cc6aa3898ed0f534ce07f885c0f008d1463194a" + sha256 cellar: :any, sonoma: "fd177d57a68a186e75321be3d4ad4a9c288db78a33321b6c3d9f8ad503d2ecdd" + sha256 cellar: :any, ventura: "7ef3562b742506dac8d89f7b423aa57196e2aca3908b36fbfccf745a99b56ad8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "01c1375e68ba55d97956f6e04f988a1a40336c23b3f4b6ebfb50c334194a880f" end depends_on "cmake" => :build From 99cf25540e87dd16173a979dd122758c2ec1f7c3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:28 +0000 Subject: [PATCH 11/18] fb303: update 2024.09.16.00 bottle. --- Formula/f/fb303.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/f/fb303.rb b/Formula/f/fb303.rb index b618191b9bd1..00aa00b7bc09 100644 --- a/Formula/f/fb303.rb +++ b/Formula/f/fb303.rb @@ -7,14 +7,12 @@ class Fb303 < Formula head "https://github.com/facebook/fb303.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "b7f97fbb15298ab4c7a2cf6db7fe4230378c17c4e17c36063116c45867a3d43e" - sha256 cellar: :any, arm64_sonoma: "06e0fc5866d908424231e4fc28c43ea446c3c2b6f2ef7d5a9ec16eb08f20779e" - sha256 cellar: :any, arm64_ventura: "e93cde4d65afc35675fef1fa1da8efdff89131502dc3d33c11f44210663981aa" - sha256 cellar: :any, arm64_monterey: "3a3f6e5291746cd314213278062625974a42111eed22132ca03492ed52d21e85" - sha256 cellar: :any, sonoma: "ceeb8a9e620423e9bab3c0a17f400d9697591eb476716f9fb9014f0fcf68eb6e" - sha256 cellar: :any, ventura: "9bae61d394eaef6d5ee563f26c10e76288e32e9373098afb1574fa066252f2fe" - sha256 cellar: :any, monterey: "dbdf23e6aa3baf6b8947c5a1e7161196b212396547db42aba21ad209adfffcd3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9fa5704670be592fea96c0193ed0d76287b17c5028a0af149382c59de07f5022" + sha256 cellar: :any, arm64_sequoia: "17265347d57ea3950fdcbaca53afb320eb56aee4007a354545a8b3fc13d16087" + sha256 cellar: :any, arm64_sonoma: "3e2866d390be0f829a4f8403f209ebdbf42f92844ab9050cfbd082bb568f8937" + sha256 cellar: :any, arm64_ventura: "9a054692a1560a8a85fddbe9e5c9d679004349ee72131eba11ca723c54003ae5" + sha256 cellar: :any, sonoma: "c2fb12808d6353720f668b453da5b284b99e047620a26a68b0a4025f4a6c7401" + sha256 cellar: :any, ventura: "991b8f72530e67953e49ff76e2c08be7642cc739f7dcae6bb2bc4e0e1aa1eaca" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1ae479f52547a5df3fbee0181a04d38dc4897d3c932dc26af39cebd9c3371c3f" end depends_on "cmake" => :build From d767b195574181b851cc640a16adc2eb412b2ca3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:28 +0000 Subject: [PATCH 12/18] fbthrift: update 2024.09.16.00 bottle. --- Formula/f/fbthrift.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/f/fbthrift.rb b/Formula/f/fbthrift.rb index 2d7fad6119e1..76ee4cfd60df 100644 --- a/Formula/f/fbthrift.rb +++ b/Formula/f/fbthrift.rb @@ -7,14 +7,12 @@ class Fbthrift < Formula head "https://github.com/facebook/fbthrift.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "2661fb4b7b3769dfa9c928062bb5a44d6ecf0a8f82f858e82fb82f15472db775" - sha256 cellar: :any, arm64_sonoma: "330f2630de2cb78cd1e67d98f17e61acb04ccde1b521f124947bf3479538da09" - sha256 cellar: :any, arm64_ventura: "d8245402a48128208c29387ec810ad4fd31000a847085f4baf12461ba8264bd1" - sha256 cellar: :any, arm64_monterey: "b60ea7f7e18c4c5d2a9a5fa7e71b007a01216d7976e88b2843cde69e8b21c4af" - sha256 cellar: :any, sonoma: "7ed7e67ba08ba5389708e637f3b384866a614ad1099ab7cb0a36e4609b83fdd9" - sha256 cellar: :any, ventura: "bbae0d523a35db9611681cfddbcd11bbe684e2727d5dc4b743184e750f2b92e2" - sha256 cellar: :any, monterey: "da06e67b06b643ec746d944bdbde39f5f35791eb04c1b391a257749d9eb3c77e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9ab9b4633e5de148234b85dcc8d1c966e8cec3960b1ca30a649efff42ebf2d67" + sha256 cellar: :any, arm64_sequoia: "843b03299ee9e4f07672e6156c65e1240179924d7463f2f836a5347991d1387e" + sha256 cellar: :any, arm64_sonoma: "2c252b708c2da382e4250f397da1b010a313722f1edc83e386d54cb93e5c153d" + sha256 cellar: :any, arm64_ventura: "68df369df7fb7f658da0ad82f8fdac56b28d57a55b9dc5a591ac3a8556785474" + sha256 cellar: :any, sonoma: "6d04243c10019ec51ab8f0a560c6a0c676fd2671afd11750ccd659ab2af2ee86" + sha256 cellar: :any, ventura: "44abaf8fb8b9c650c8c0573d9359d9fdb382fe88dd7e16c2d1d2df98779f8285" + sha256 cellar: :any_skip_relocation, x86_64_linux: "72f7b2ecf03c1e18d472d5c8b628a99200fc52c0b07f2548002e44ad579d6f98" end depends_on "bison" => :build # Needs Bison 3.1+ From b42d0b96ad92b152eb2c6bc8c5ceea2b7b310ed8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:28 +0000 Subject: [PATCH 13/18] fizz: update 2024.09.16.00 bottle. --- Formula/f/fizz.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/f/fizz.rb b/Formula/f/fizz.rb index b1595f778def..b1400e5aaf6e 100644 --- a/Formula/f/fizz.rb +++ b/Formula/f/fizz.rb @@ -7,14 +7,12 @@ class Fizz < Formula head "https://github.com/facebookincubator/fizz.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "3ccac8ff0182366688c21361d303c11c1284159f875e32d1301c1f4e1923ee2c" - sha256 cellar: :any, arm64_sonoma: "739faf7b21e607eb5ae7c710593b560058ec473ad29baf94ede680c51cf269f3" - sha256 cellar: :any, arm64_ventura: "66c811ebacec9720b45df8ddb155f2349cbd2662a3c9d4cef2a118a4e82e9f08" - sha256 cellar: :any, arm64_monterey: "6ad3eac473e76cb1acee5c7b551371fbf3531431dd419b39683379ad4c672b0c" - sha256 cellar: :any, sonoma: "689e55b118301894b34cff2208cb8af7b54289cf3c00e31c8637ae26ab7fae72" - sha256 cellar: :any, ventura: "01b5af3ae33291a56c686d3b9fdc89060aa195ff9554a568287067653d288c55" - sha256 cellar: :any, monterey: "ca0340e61be5aa065c6fe2f2d54c81d8086bce12423e0d9499df6038bab08a32" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fa7d9572de7bf5e0ecf8b6d21382d00957c638eb02692987892afd58a1e6978e" + sha256 cellar: :any, arm64_sequoia: "2bd5418e2c481711322bfe2531e7691f52edcfee0ee3781fe95caf7b5cb30821" + sha256 cellar: :any, arm64_sonoma: "eb08c3c5e3648b84d4a2afb557395f89a066ab0a5bf156377498ecef5995c46b" + sha256 cellar: :any, arm64_ventura: "42bcf72b28c82a121ce6016cd39529202cfffc72a71f53696d13c82f59e63564" + sha256 cellar: :any, sonoma: "0e6a9227acb47a557690472c32071b0e108bbe3dc1bdb9be47e8de72ba11e904" + sha256 cellar: :any, ventura: "5b77295f015cc0f3e6a97bd9e3ee994028f2a842fe2ba88cfbe52088219cabac" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bc73b796e55cba395050b090b6172cdd3324ac2eebfbd05b626220734560a49c" end depends_on "cmake" => [:build, :test] From 79929e2e1c47d705afa5daae965e4f47fd9b9b97 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:29 +0000 Subject: [PATCH 14/18] folly: update 2024.09.16.00 bottle. --- Formula/f/folly.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/f/folly.rb b/Formula/f/folly.rb index c73968063230..307fce34059d 100644 --- a/Formula/f/folly.rb +++ b/Formula/f/folly.rb @@ -7,14 +7,12 @@ class Folly < Formula head "https://github.com/facebook/folly.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "feec7468a1992a3c6624547c95ac7fdb6f4b7ee25b09ef99f13909c201fdb513" - sha256 cellar: :any, arm64_sonoma: "10690f3d2075650447c7825d54b4b42f67ee6e1990f3ffbd13bf3b1946cc1d2c" - sha256 cellar: :any, arm64_ventura: "f9040fd7f5e9bef4732f8998d2c0a27e7145b13fef2ae64b2eee6e74d52da052" - sha256 cellar: :any, arm64_monterey: "81e7dab70c8046a031954f16d41c9aeceb5a14d91a768d325a4c75825d739a2c" - sha256 cellar: :any, sonoma: "6558ed8dc43d04e88748d41f37b672bc2744ec40e1b8ca023e49f48d0c2bba74" - sha256 cellar: :any, ventura: "8466ecdae544bc847f42845e323045638a0ccc2d2d65ec17130b8ecbe8e2a44b" - sha256 cellar: :any, monterey: "5bb8b4200cb23c702a4d5604b710e7f611522613fe43852c3336bced400fbca4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fae15dd0176d6366a63b3f6a1701926bd20ff2c49ba6b3a4ad567f15edb87cfd" + sha256 cellar: :any, arm64_sequoia: "3b9eced736ba79c2a20fa0618d8321ee932d5563ec33aee03729fb922f4e6d2e" + sha256 cellar: :any, arm64_sonoma: "460a52e2af24c9db25335fc2bfcd3c8c88fb6003eeae051581f34a5f6d1114ee" + sha256 cellar: :any, arm64_ventura: "9a9e370f17bd45f4c5e98992dd9455954ace1ba6f6902d2f125f8c56fa33e92a" + sha256 cellar: :any, sonoma: "fac4637ca4798c10c35f5379ccef5a7b2034ffcdb34b30fc2fe8ee37964eb942" + sha256 cellar: :any, ventura: "e5887241f66ead67a488e4f457bd3aa343e6de1dd1f7055e68e6e94d88cec49e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0cdc40d41c412b8abbbfca3486657238ae29cde72e7057a253ff34e63cb7ea68" end depends_on "cmake" => :build From 87ef9cb05c801a48f822be18a06b1c5845727729 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:29 +0000 Subject: [PATCH 15/18] mvfst: update 2024.09.16.00 bottle. --- Formula/m/mvfst.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/m/mvfst.rb b/Formula/m/mvfst.rb index 1435231afeb0..a090a5b84c7a 100644 --- a/Formula/m/mvfst.rb +++ b/Formula/m/mvfst.rb @@ -7,14 +7,12 @@ class Mvfst < Formula head "https://github.com/facebook/mvfst.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "ea98e68d6475ab1d555eef6bc4079fde1cd793e63aeca829452debf751b10ee7" - sha256 cellar: :any, arm64_sonoma: "17a71f1a54a54775a03e478fda06a66b71163616fbecf938ef1cab60f2f89723" - sha256 cellar: :any, arm64_ventura: "f10067b568c23154c063b5b38449b708d6329e7b887758e2bdf68a80a36b2f01" - sha256 cellar: :any, arm64_monterey: "a974f301ec1e660b2c696996918c4012b81af8eb3654db05a9f8cf296b7bed83" - sha256 cellar: :any, sonoma: "53f331720097e3e4bd12d2157094bee5e41ca028b2d758d3a5c9224b111023f2" - sha256 cellar: :any, ventura: "ed7f89b1929bdf645ae55a557e6f24a9daced29eaef071f787dd8dddef7db4c9" - sha256 cellar: :any, monterey: "dd1cfd8a0cd4094002b65507c52749eb3b1949cf3f010f07a6b9cd2a5befc99a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f50441ac22210f27de3dc10efe0128ff53a3a2bed829deddcf2c5e3602f2d079" + sha256 cellar: :any, arm64_sequoia: "f4dfad7e2ca2af52d14bb5fd8b8d8c796da478a32c8fdd3a04fbd120f41935db" + sha256 cellar: :any, arm64_sonoma: "e5497d67934046b5ff320ee98b1b5e22504d95fc2d69e35b6909ccc470e1b413" + sha256 cellar: :any, arm64_ventura: "48916acfc32560e771ed1ade1fe851c6e6be226bbf40189cbe4cb320d7c5096f" + sha256 cellar: :any, sonoma: "f643cc3fbfa6c228a9589ff6d33c346739ef2c66e1816b2d09787688e2989f47" + sha256 cellar: :any, ventura: "c58b409e3daad3f36666a7ae51ae2980858f4e286b14fd3c1feb31726cb17c63" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a24399a3da2f38e2f1a4ef328611f49b92415c349931f97439947fc997aa26d2" end depends_on "cmake" => [:build, :test] From 748e751a54174b5793bc264be70d613398f9671b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:30 +0000 Subject: [PATCH 16/18] proxygen: update 2024.09.16.00 bottle. --- Formula/p/proxygen.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/p/proxygen.rb b/Formula/p/proxygen.rb index fa38faf473de..acdee0e1060e 100644 --- a/Formula/p/proxygen.rb +++ b/Formula/p/proxygen.rb @@ -7,14 +7,12 @@ class Proxygen < Formula head "https://github.com/facebook/proxygen.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "393e8060390eeb79b9fd50692616d6938be4cee39cf7a805b8f5117144f8d3c1" - sha256 cellar: :any, arm64_sonoma: "18e55cbe2dffc24a0ba5d15479e595f5b36e363f00d149644b0726ba0706a55c" - sha256 cellar: :any, arm64_ventura: "c2fed3990c340e5ba7a6c397e1b99cdfd03a1abbe31dbeb87c72ca6b80a5ba60" - sha256 cellar: :any, arm64_monterey: "4ce2705f846f96b8f0cee448569210904064b4c8469078e2bc97f02af366ca8b" - sha256 cellar: :any, sonoma: "c874efff2ba6b5993c7b1db3162fcacf8431704db8452b5c2223f5a8254f34b2" - sha256 cellar: :any, ventura: "108075f238622b35da95ceeed777f43aac08f1f9438129f4cf1eb47ad26d733e" - sha256 cellar: :any, monterey: "6320fa1dd511c5d5dd6ed58c556aa74163919057eb4fe544378872b440c052d3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3063a4e744cb7389e67d6885ba9b46f4fe6695844c19296f4f720ac9b0e86a6b" + sha256 cellar: :any, arm64_sequoia: "2a024887a420451fb011e90d151d387b7f9adb7ce43276e1ec5473a87a99c5a8" + sha256 cellar: :any, arm64_sonoma: "11d789f9c0202a282d550ff2badd08144173f7e7a5a543eebcb7b759a449deae" + sha256 cellar: :any, arm64_ventura: "95df6ebc8709f9287053f0c8bc200eb8449ed706c225b9e6ac373d42e5ff29a9" + sha256 cellar: :any, sonoma: "d02d8f716955095297f298bf23d6c78d9b6dafd422ad82d2f98b207a0976b4a1" + sha256 cellar: :any, ventura: "274527a369fde6cdad4832e2bb4c3072829dbe6ad5eb1bf54b45f1cd9289607d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bc785d352e604e3a922cf0e49e8b5d5197d4c95cb7e7f37eb8626c6a5ae8bb84" end depends_on "cmake" => :build From 17e6d0cdeb80b9af6b2251b787722ebc12081d42 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:30 +0000 Subject: [PATCH 17/18] wangle: update 2024.09.16.00 bottle. --- Formula/w/wangle.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/w/wangle.rb b/Formula/w/wangle.rb index ebc5375916e6..457555500460 100644 --- a/Formula/w/wangle.rb +++ b/Formula/w/wangle.rb @@ -7,14 +7,12 @@ class Wangle < Formula head "https://github.com/facebook/wangle.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "b26b24ec1238e46b53194851bb8e6d4dc47ce0e67bcc57597f683ca5c92329f6" - sha256 cellar: :any, arm64_sonoma: "948972ebaa15cf4ff288ed23ee66580d7df991987935816fe4532912660fee10" - sha256 cellar: :any, arm64_ventura: "3281966d04e74bc9ae525824e4c7b86e893abe86f1fc50eb69449e2755b271ec" - sha256 cellar: :any, arm64_monterey: "1b57000bec9e903e27e810c0f4ed33481b01f28bd400f9932b7eadd7e84d0de4" - sha256 cellar: :any, sonoma: "449666973aa61834ca8ff34128b66f3c9717659dc6b27c3c6c0bfb029e95bbd6" - sha256 cellar: :any, ventura: "f9fe29fabe95895101ec4ea2f4b23b3fb3af74ce1188bc03829baf1b94108f5f" - sha256 cellar: :any, monterey: "486ddce163ca6e71a6c8ec4729dabc788740af76bc820724dabf91050014a885" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ca3658ac8cf501eb7263e5e818539cb55a221a56ea2ea74f43c806866b634096" + sha256 cellar: :any, arm64_sequoia: "ad88b14d66c1770ca486a94df2d4f6b46372ff2a4bbafdd9468f191df83d7f14" + sha256 cellar: :any, arm64_sonoma: "81a45b0c940b06c9032db9f8ec35c74353e6053913d6cff7d5a22ea86d27f583" + sha256 cellar: :any, arm64_ventura: "9709e5703661a43aba5c79d6bcf6ead43c038ac63eacf8bf8ae762b0daa4395d" + sha256 cellar: :any, sonoma: "afb2287c4cefb2c1bcbda5ce8a92c45054a6804e76f53fb67567b1926d6ebccd" + sha256 cellar: :any, ventura: "15d7d261dba5482cbc461a914525f502b76a222651f915816616a0868e6cf668" + sha256 cellar: :any_skip_relocation, x86_64_linux: "34cfd57718e0e384b6e23781523dbca7175dead27bef5bf076e331925cdf865f" end depends_on "cmake" => [:build, :test] From ba6a45d03e5406aa90e6019ede85251e83141327 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:11:30 +0000 Subject: [PATCH 18/18] watchman: update 2024.09.16.00 bottle. --- Formula/w/watchman.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/w/watchman.rb b/Formula/w/watchman.rb index 2af218f1d908..4ffca53da82f 100644 --- a/Formula/w/watchman.rb +++ b/Formula/w/watchman.rb @@ -7,14 +7,12 @@ class Watchman < Formula head "https://github.com/facebook/watchman.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "1e2e07b530a4ca4b18d9ca451a171910b7b740d2621d7dc7338dbe65269ceb39" - sha256 cellar: :any, arm64_sonoma: "3cf06b71825dc4dd3030201a6760466f593da3e5e74d9b334b7a380daa979866" - sha256 cellar: :any, arm64_ventura: "73cec64603b6f6bc0a610d05261114f77f4940a4bca9dd8f3b46fedaaa11fa64" - sha256 cellar: :any, arm64_monterey: "716fb2194ee73d51dc3faa23202745062f31ed4599abab83bd4ded26d2b2b7cf" - sha256 cellar: :any, sonoma: "0a8029884e5f1c5366367bcf1a2ced06027ff7415840b2ac3d8531a6f67140d1" - sha256 cellar: :any, ventura: "6b402f47fd9494a66d15fb1c3a1caf97e2698e770b2126f0b4ecb0e294e784b1" - sha256 cellar: :any, monterey: "6d650d8c4e43ec47cf9447a7492f38900909650a8c36978b362bcd5a1fbb8866" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6fd1f956331093dc2e89c5684c6aac3845291cee8d6e0e80ddfb8cdebbb3a920" + sha256 cellar: :any, arm64_sequoia: "743348a79911c3796002217c65a8cfb6b067d5f5814340e8baa104c2e73b017b" + sha256 cellar: :any, arm64_sonoma: "517cc7a5b20241233b0ddf19d71399fe7ba37defd7b36b78a9f75ad6256a8714" + sha256 cellar: :any, arm64_ventura: "67c22507c586945fffd1c922f35545e135b77bfe3b2b1110014c51bcd7f0f04d" + sha256 cellar: :any, sonoma: "8e1efec981da3f8e4a1c32fb8bf89de7007da0da896dd6c4c2ab04b4a1214002" + sha256 cellar: :any, ventura: "0d67097c3c83a7fc52f88ea249bde447e3800a6738a8248f537978020306970a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f134b1f8ba74f5d563b9499b89c2465202764a43754df5645c099c3c5ba7a9d6" end depends_on "cmake" => :build