Skip to content

Commit

Permalink
proxygen: update 2024.09.16.00 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent 87ef9cb commit 748e751
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/p/proxygen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 748e751

Please sign in to comment.