Skip to content

Commit

Permalink
Merge pull request #192393 from Homebrew/fb-2024.09.30.00
Browse files Browse the repository at this point in the history
edencommon fatal fb303 fbthrift fizz folly mvfst proxygen wangle watchman 2024.09.30.00
  • Loading branch information
BrewTestBot committed Sep 30, 2024
2 parents 38d665a + 7b8c660 commit 615a618
Show file tree
Hide file tree
Showing 10 changed files with 75 additions and 76 deletions.
16 changes: 8 additions & 8 deletions Formula/e/edencommon.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00.tar.gz"
sha256 "ff2af8c28007d9182c32969efad342ffe9e33b2ec13eb13e502c1b23029386d1"
url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2024.09.30.00.tar.gz"
sha256 "278a43c0243b0961fd40740e7763ec13a168cce675a0b3eb9327dec4bdf03723"
license "MIT"
head "https://github.com/facebookexperimental/edencommon.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "8b0a00898a7de63b40672a2009c1d99b1911635e4096d4d22dfe60c15fe5fe1b"
sha256 cellar: :any, arm64_sonoma: "c137a5142137bba1482f67bee38d1314e0deba27ae86b02222f800571d4ab67f"
sha256 cellar: :any, arm64_ventura: "93af1c2a85a237bd312fcfc62a6fd1eca3ee8b28aa9879b7caf093f6eb200410"
sha256 cellar: :any, sonoma: "c671ce70b0afba121fc175afc4d88f9ade71b6bb7343bd7c5245e889f57dcc98"
sha256 cellar: :any, ventura: "6b0bf955fc08de36959d2f98abec121afaedd3b1668f4dd0f4ff943f0938f209"
sha256 cellar: :any_skip_relocation, x86_64_linux: "91032e8be016ea5e53586f92c29ac8b0b9d1db1e4337c697bd310ce97383533d"
sha256 cellar: :any, arm64_sequoia: "a20a0d067f9f38d3873f0786746a25b7afb8b0dd8f3321f53ac665810840d295"
sha256 cellar: :any, arm64_sonoma: "39e8676b7d2d305fb855ecb472a13caa55300040fb3e2af834e39d680f9377a8"
sha256 cellar: :any, arm64_ventura: "afb501ddd75f9405e7b0395b9f21067914f17e2af79ba3e7ebcd32b9cb13b94f"
sha256 cellar: :any, sonoma: "63eb7400adce84ed5774b12d04322dd351fe9a10ac4a5dc63fd9676cfc630ba1"
sha256 cellar: :any, ventura: "6d26eee27efaa7853d519cea77b02bf7c87935450bf75e540cbc4ff5eb379906"
sha256 cellar: :any_skip_relocation, x86_64_linux: "364e4cf45ce6bc9322e0bd63ea5c882cff3c654db1f4817250d45b074d6bfdb7"
end

depends_on "cmake" => :build
Expand Down
6 changes: 3 additions & 3 deletions Formula/f/fatal.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Fatal < Formula
desc "Facebook Template Library"
homepage "https://www.facebook.com/groups/libfatal/"
url "https://github.com/facebook/fatal/releases/download/v2024.09.23.00/fatal-v2024.09.23.00.tar.gz"
sha256 "c4c473051d1953a40a0c8172e6dea5a71d6522aa03c61aa52ec64a1636df8190"
url "https://github.com/facebook/fatal/releases/download/v2024.09.30.00/fatal-v2024.09.30.00.tar.gz"
sha256 "4350a2923dba48f65ba5b6ff7c3e8c7319015d2c052a335c25ecd7b821124a29"
license "BSD-3-Clause"
head "https://github.com/facebook/fatal.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, all: "da9f08ba4afea2c26b424bbb4c8c308e7132e8df6b9dea8d1731b1e7483db636"
sha256 cellar: :any_skip_relocation, all: "4c250f695491518e37b5dcaed41bf709ea49676ed866595cac1ee99860c5958c"
end

def install
Expand Down
16 changes: 8 additions & 8 deletions Formula/f/fb303.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00.tar.gz"
sha256 "abcabd8bb16a37dd27906148d31eb169ce7277bd5ffe16ed06d4335d09f8312b"
url "https://github.com/facebook/fb303/archive/refs/tags/v2024.09.30.00.tar.gz"
sha256 "1689506cd243c3f20d18b18472b19f91ca8c4bcc4b41939b3bc06194aad38025"
license "Apache-2.0"
head "https://github.com/facebook/fb303.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "26d86755e1ef8af1ae8bb91365700cb41276a34c5c68dd5dc512689d11c52f07"
sha256 cellar: :any, arm64_sonoma: "72544b8c19a6a6a4d30ac91697645d49fa7d267109878affb88f58dec8167bb5"
sha256 cellar: :any, arm64_ventura: "be51dd4cade750cd5b9ec20fe38559304b9effc662d41d51cae4653d64c5a9d7"
sha256 cellar: :any, sonoma: "08135f57e81ea71d7f234aee680eac7e8b79a0a0073e30fbca7078cd88d8edff"
sha256 cellar: :any, ventura: "96cde2814fe234c24d371ad0e25f35b440f5180c4e315990bc36292a2a57f2fc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f74766732aafa5111784fcfc668c38c0485c169eb1890501933d13e21761a45c"
sha256 cellar: :any, arm64_sequoia: "541d71d3901f6532e67aced500fc35d306f9d271ea0e481388cca54b88c94c03"
sha256 cellar: :any, arm64_sonoma: "c38fc6440e28b567530125269dc5ca25fdb43a07fccc46d0480e9e3342ed15a5"
sha256 cellar: :any, arm64_ventura: "0afe8704b0761ee0f7c82df67ebda795475cfa10cf3595f124494a17e0026170"
sha256 cellar: :any, sonoma: "4623c75c3c6c2ac945f14f4519554671929c49eed1544cf728bd2e5c23e4ecf6"
sha256 cellar: :any, ventura: "e7fc267fba1a4e6bbea24680381f816bb0d8bf558d16440812e8ad14f41fcd6a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b92eef87ba49555ed510bfc834a51c460caa643abd8b25b86d13c3c55e97a433"
end

depends_on "cmake" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/f/fbthrift.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00.tar.gz"
sha256 "109cc46b64844f51c0b5e35140da48fc4c58e1a78be8f589227a5d02633e2d68"
url "https://github.com/facebook/fbthrift/archive/refs/tags/v2024.09.30.00.tar.gz"
sha256 "8c97deca2ec886733fabdea293aa7c5178dbe8c8399b7ccbbd188c4eeb096e04"
license "Apache-2.0"
head "https://github.com/facebook/fbthrift.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "ea5a711fa4101bd7250e5ba61f584e26dd5cb36ca8f77ec9e399c316f5c16fd9"
sha256 cellar: :any, arm64_sonoma: "4dac3eea236c0d17a0807750ca7781c9d5cf4ce9014ec06e5a522be18945a509"
sha256 cellar: :any, arm64_ventura: "a10c4ef73ddd6a1ce42b812c117cb75ce68f5ee42c941e1139b0155011aa5155"
sha256 cellar: :any, sonoma: "9b9f53b29d1d2b4ec31971cd20bfe30f7ad7fd6019a3d46a565bb092e870ee6f"
sha256 cellar: :any, ventura: "4995fc6eb166fb6c24a485695a36e7bb264b8c20523d582f4861df64d96be617"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f26ed39bf0f50b5557456af16fe5ce36b698bac08815036cc76c923e248bb4ab"
sha256 cellar: :any, arm64_sequoia: "39f1ed42199ec5a90b7877f2f59e16f2719c599c324023177fb591d68b872398"
sha256 cellar: :any, arm64_sonoma: "76dae5c61fc1091ec2383bc3fd756118a7425feacccf7e3f779a19b044a839fb"
sha256 cellar: :any, arm64_ventura: "68757678e81e9bff68bbd0c2e36c58cd15df17020abe8f436b13de4eaa1e2a63"
sha256 cellar: :any, sonoma: "1835dea5d7eed34b3b0c6050a2feb68da4ab8011d6403386112fbabd00bffea8"
sha256 cellar: :any, ventura: "c1a0a030a0e81426ca1bbeab42ac7d9518725a0fb7a4d5d7c92585ab35b68d8b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "78be47fa0ac4372487a486050a1189184493167bfb5033c5d3889f3068308e9e"
end

depends_on "bison" => :build # Needs Bison 3.1+
Expand Down
16 changes: 8 additions & 8 deletions Formula/f/fizz.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00/fizz-v2024.09.23.00.tar.gz"
sha256 "becb7ba4a31f18afe1f92d0effabcc22edd41e82a83d8710e02ea3a12f2c8b95"
url "https://github.com/facebookincubator/fizz/releases/download/v2024.09.30.00/fizz-v2024.09.30.00.tar.gz"
sha256 "988f737b7eb3cc41ad3cce9a20c3b470fbb6e89ee1a4cc9c3bef5c4bde9218b3"
license "BSD-3-Clause"
head "https://github.com/facebookincubator/fizz.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "b4aacbc606834d1e43ec0542127290317b94c56039baaa2be3398617f8eaad18"
sha256 cellar: :any, arm64_sonoma: "e8d2d4e24de5a1f638f851030ff77a5c5575adc92352b0e60689ff53b495db1e"
sha256 cellar: :any, arm64_ventura: "d233b44733885d782218b4c6994e442cf5eb3ed6ed36c794cf1eba378ac5ae5a"
sha256 cellar: :any, sonoma: "c2e9ddc1a653bf24d6f12517b4414f3d7b3df30728b23d4bfb0f28ad1ae00893"
sha256 cellar: :any, ventura: "44d6a31084c32ebde12504bfd8019d4a5c3e8fd9b6443a54e32ddd8fba23b489"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bc4da05a32df0704a3e6666277019475ae2d84ab4f4640f23c75ab5fb83786ad"
sha256 cellar: :any, arm64_sequoia: "d4d798ebae86b71d2d9838c0349d99824b52f4131d32c4f892cf50a8bca6498e"
sha256 cellar: :any, arm64_sonoma: "3dab60b1e4658738cbd086498d891626954ad53dc270c91d0ad71419fa3c25c7"
sha256 cellar: :any, arm64_ventura: "324e427464b61de9f9666ee4880563611ce4c4ea0c4726499e57b0f582b6bb26"
sha256 cellar: :any, sonoma: "bc92be07ced8f12b8b99f2f954c32ec0d1a3887227085010d6cb7748ac13796f"
sha256 cellar: :any, ventura: "ce9d3280fc96c3cf849c3148d8face1f6c6fd92df08529c6cb46ffef2ab4eebf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5455608af21ce4805ee13a921bd29764a07ee4e9945c5078f37e33be52f6bebf"
end

depends_on "cmake" => [:build, :test]
Expand Down
16 changes: 8 additions & 8 deletions Formula/f/folly.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00.tar.gz"
sha256 "c2ac9973bd1895487d5e4b328fa7c561e9da855a9bad1564b557571be12ba8db"
url "https://github.com/facebook/folly/archive/refs/tags/v2024.09.30.00.tar.gz"
sha256 "38ae1861cfbbe3a1ce2ed74b66fa9b7971319847918c0c7551bf33b72483cf6f"
license "Apache-2.0"
head "https://github.com/facebook/folly.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "6af2e4f875d001cec102f782802020a2d52f0a828fe56963cfdf9da8cdc4e452"
sha256 cellar: :any, arm64_sonoma: "5fba564279d7946e8d2738016396e5a4577f2580d1e49eb5165ca802240a9349"
sha256 cellar: :any, arm64_ventura: "306ad67645ce9d4307c586a530396a32e442162e6223c21252a7f29e3acde20b"
sha256 cellar: :any, sonoma: "c1f3d9205d970210de8427658e9490fbeefabb11e655745795668f9074e7754e"
sha256 cellar: :any, ventura: "0b6bab0a9c57937613114f046a2034403776b6c2c9a91e309970282046f105a3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b749e843ed72c5d3734f1925a0510a03b7231d8986af6221bc1f269b5c69b633"
sha256 cellar: :any, arm64_sequoia: "81562053d804c75b559d44098bdca22b999d6f1ccd68556f4978c9c68a841906"
sha256 cellar: :any, arm64_sonoma: "e30d9fc2a60a0fc7886c954c4dbc06bccf945d178c958e9affc7b74b4f9f5002"
sha256 cellar: :any, arm64_ventura: "03955b7a1b843adbf432c7afbc870c047c3359f71c1756c42f4b793a567ed990"
sha256 cellar: :any, sonoma: "98396e966e3553796fbb31520304a0ab0e614a9802b38bb8431a0fad1f8bd998"
sha256 cellar: :any, ventura: "ecf83ae1b0e912468552c25f52570ca07c3b58993d0d7608fac8c95ff1e30da4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "425e37e1699beabbda89a08a317597dc1332ae4b0567b47ed74508a73968d1e4"
end

depends_on "cmake" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/m/mvfst.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00.tar.gz"
sha256 "08b6a49aada7d91fb7b51f2b4f306719c0947dbbec24a39c2969e6b7be153786"
url "https://github.com/facebook/mvfst/archive/refs/tags/v2024.09.30.00.tar.gz"
sha256 "3ee54db3110f26a7f979e016ecb44159fd5ca3992b169b9d31147952d041ef79"
license "MIT"
head "https://github.com/facebook/mvfst.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "4ef961e82edf265e32fc3460da4f2983bf9bb2451af2d4ba0068df769c290256"
sha256 cellar: :any, arm64_sonoma: "0fb627e95b8a1c06ef8b1ce5a4522c96f36410d99ac16cdedee3082952ccc2a9"
sha256 cellar: :any, arm64_ventura: "4ac61a14b35262baa4ded51d51442452ca4f8e26eb5ae39a2cf7ae0f44180968"
sha256 cellar: :any, sonoma: "705ea5f6f92f1e0d5d33de6384b38eb4218f15bb2b67bb1868d057994f1e4748"
sha256 cellar: :any, ventura: "70db444196887521ac5be4fae84e1b7e6c1c02b422f4f3e8a14bc292deb84724"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0eeae1af305d4e0fbee1553e2d44a72b35d9bb18fc47909cfe7f340eb88941d6"
sha256 cellar: :any, arm64_sequoia: "9ac217b5535dc9e7d43b5ff20b68eabb475181ff16a23b423ac9812ce3f8421a"
sha256 cellar: :any, arm64_sonoma: "be451b265857a55d304a8454f93d119930dd4a32631cba2fda170ad2301dd9bd"
sha256 cellar: :any, arm64_ventura: "288b4479fc1679f25d68b727a75d22553cc74c9e48ae8f5c40fb242e95a17b40"
sha256 cellar: :any, sonoma: "3c98034d92a56668b55a83ebdc8c2e8bd8b1caade9ef8fcdae11bf5269318d08"
sha256 cellar: :any, ventura: "ab2f38f05c9c06762ea4a5e8078091cb66bb53d6575460b56fa7328851ebb104"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5e9f4a4734a434378415cb409a199dcd2f3fa2e01f060c032b69ddd2946c83e9"
end

depends_on "cmake" => [:build, :test]
Expand Down
17 changes: 8 additions & 9 deletions Formula/p/proxygen.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
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.23.00/proxygen-v2024.09.23.00.tar.gz"
sha256 "cf5e1b4a21abab7992df49d95431298788415485d38b2d37d0d349dc731e414d"
url "https://github.com/facebook/proxygen/releases/download/v2024.09.30.00/proxygen-v2024.09.30.00.tar.gz"
sha256 "ee3241e1d1813cf79a3e63032a4bccbf7e0eb095f629a3d173ef470752776db2"
license "BSD-3-Clause"
head "https://github.com/facebook/proxygen.git", branch: "main"

bottle do
rebuild 1
sha256 cellar: :any, arm64_sequoia: "a111cb150ef354a606612d9cc3fe5e20dc9f45a8e702bffc254554aa0f555a0a"
sha256 cellar: :any, arm64_sonoma: "e5d548d22d79ea7c4cf0e1d21c530288d5153b571ed190e174cebc9cdfc25a78"
sha256 cellar: :any, arm64_ventura: "98cf5f863599a6cfe898d7701c22a9a65d2a6e2d2e2a38be3a43533947f29eda"
sha256 cellar: :any, sonoma: "8788ca662033eb4449556f81fe1d26aabf65929bd2fc5f2cb2c188ed82174bce"
sha256 cellar: :any, ventura: "9bab2e2abd2cf7d0f0f618373eb61e7a21ceba6f9c21153122f274f12b92a47f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f67353a11f982166dcb8fcc044495b49466e6bd7e5dc1444d81addf4abfad3dc"
sha256 cellar: :any, arm64_sequoia: "4de9d764e83b0518ac8f3b4d8782b41ba95eceb456e46b286e71ca4a5e4b65f9"
sha256 cellar: :any, arm64_sonoma: "d1a2b9585961dadc11d0d350d5ca1ecb418fde412ebb2cbf4f85fe05ccce1d47"
sha256 cellar: :any, arm64_ventura: "458ba0701a786ebb7855361f1711cd09ff987acc2b9916a5e8bfea44cccfc100"
sha256 cellar: :any, sonoma: "e96f9cee9f30e7939a18521c58cbcc8fbd0c656a6a07718a87bccf060008d186"
sha256 cellar: :any, ventura: "02fc9419f72bfaf62a988185ca559a45a6141f04329ce1a315a7fa43c0fff839"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ba37c581399c6268cd2bd58136631c8ab678c4f0c3bc218bd117bfcd943c76e3"
end

depends_on "cmake" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/w/wangle.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00.tar.gz"
sha256 "0c679f59456729ee23acb99328e17c750ee4b74b29458198c99387d9cc34c04a"
url "https://github.com/facebook/wangle/archive/refs/tags/v2024.09.30.00.tar.gz"
sha256 "8af241d7100e974c94cafddf760370d8961e4eea9907863a6343f617bd398182"
license "Apache-2.0"
head "https://github.com/facebook/wangle.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "e0997c08e8ea979b52641e249e8ec2c07125ee478dbdc27346a04bc774bfbd24"
sha256 cellar: :any, arm64_sonoma: "28d6bac69ebe06a86b893eee14b8581d80a1eb024092275a5281bd3c04cf178d"
sha256 cellar: :any, arm64_ventura: "61beddb1b87a4578e4c406de3aa895c3e7e282a0858eb1e093b2eeb499f4ea12"
sha256 cellar: :any, sonoma: "8545ea8d081932e5f350539815a1153551e02b266ce471d53e326f7d044105ca"
sha256 cellar: :any, ventura: "2afcd2f1a1aaf1d2f6985c1617729e7f4820f1c03ccc81bf3f219bd514cb6a66"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8bb1aaf04566deb902a6e5defbfbc6b8c222696988d1df28cbfefcd8a7e236f"
sha256 cellar: :any, arm64_sequoia: "48a3f5d1acee4b9221526f2a41a708dc3b85b39b20857505cd820aeebdf28037"
sha256 cellar: :any, arm64_sonoma: "c5e8db5a9526271f8bc86dc178fb23ee2db0ba79155ce13ef689eea33ee3204c"
sha256 cellar: :any, arm64_ventura: "a34092ca75a734430c4735c6b708afd5ddbe9794b25525d765e46daadc90a596"
sha256 cellar: :any, sonoma: "1f70f930400aebb4a02f5247b24aad6350b9d5e5b2ef631fec861cf8867921ef"
sha256 cellar: :any, ventura: "ec5d49ca9d6361339276fd503a122ddb5b6a7d5de3cbcb71944a50fa58c2eec6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a8873f4ed99e1b0b7bf145bc0088fd6dce4ae02d1846fa82f702fee585bb5d42"
end

depends_on "cmake" => [:build, :test]
Expand Down
16 changes: 8 additions & 8 deletions Formula/w/watchman.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.23.00.tar.gz"
sha256 "1fb35149ed09c641f7d8075a79820f93e805cf390b899bbdb08f6cf68b2562c8"
url "https://github.com/facebook/watchman/archive/refs/tags/v2024.09.30.00.tar.gz"
sha256 "ef133090311353efcdcfc77c8d3bc67dd76450c317ec0b31eeeb84a665276494"
license "MIT"
head "https://github.com/facebook/watchman.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "07f6a7a559df46c7cf5b335aae4a810bc78ce58700f26fa1bbe4e6e6ff337e39"
sha256 cellar: :any, arm64_sonoma: "55a37f5dad38923dce670fe113379b411e88101a0073d8523fb65ce24726f0c8"
sha256 cellar: :any, arm64_ventura: "8f8e738d0b98fac6db02234ed7d3a6601948decde7b1238ba3b1d653d45b43b3"
sha256 cellar: :any, sonoma: "78120f6fc90172598c2f05a379744b25a452b9fe5b03e0dd4320fe6aa456ce16"
sha256 cellar: :any, ventura: "7f818d3ac36ee8b834ef22530e636db13819a7fbc4ea03cfb1ad4d66ee4c9b88"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a097b36bca2d71114a925c92c06615693d9434bdd2364a306beaead04831b141"
sha256 cellar: :any, arm64_sequoia: "94c4517fae44e073791aa487f696c42d8cae4193be104423a1f530f61d8c13f8"
sha256 cellar: :any, arm64_sonoma: "e7b575c7c299a7b8082aaf31a16baec3ed09a6655557c7f0f38039ceb37536f5"
sha256 cellar: :any, arm64_ventura: "7503504ea56d2d1eaf1ebbd8583a7b29cc0f05db92513bd00fb8e0af04699066"
sha256 cellar: :any, sonoma: "289d402b4b9a7b299bad62cb365cd27f4a2e9c1e63df5c0b0add791290206f34"
sha256 cellar: :any, ventura: "b932761bd79ef4507361e992c346c44e5b270efe00d0bb9f9e6f64e72a9b4231"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d40b8eab4ba1b515335a747b3f197615ca86855a1e5fe129e8d0d4dc33766e73"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 615a618

Please sign in to comment.