Skip to content

Commit

Permalink
libnghttp3: update 1.6.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 5, 2024
1 parent d982b3e commit 82bf557
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/lib/libnghttp3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ class Libnghttp3 < Formula
head "https://github.com/ngtcp2/nghttp3.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "c5cb90b4f447990790100f7d4ee78beb72394c0fb86f840716f7d92965b29c46"
sha256 cellar: :any, arm64_sonoma: "eabd197238ac5f48f55109a37a6aba4caef7f4fec4c547da2eb406ade5078992"
sha256 cellar: :any, arm64_ventura: "2485b36ae2feda4774dcc3292cf0d33d4125e372f164cb13779961a7ed16cdbe"
sha256 cellar: :any, arm64_monterey: "ab93283b2ae44b17060d0a476d82a75c73bfe912b7570a0813f4b6c98b3d405a"
sha256 cellar: :any, sonoma: "eb86ffac56dba708fafc2313cf10af0248207d7cd8f7e80f55314cce803f60fc"
sha256 cellar: :any, ventura: "dde875020091d8a2265d3d4d3e7c23de5a853f2d7acbd09dda732ebd964832e1"
sha256 cellar: :any, monterey: "d6c32483df642130aab679dbe5910468637c445123860e348bef1c17e57d452d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9e49ca806480009079c1cfbed84f2eaf1e612c79e5aa74faee94daf09abbf0be"
sha256 cellar: :any, arm64_sequoia: "5b790a23a40c6afdfbefeaa1cd8277f6fb697df9ee258fddd0314f2a98e381ae"
sha256 cellar: :any, arm64_sonoma: "6f2200eb626ea9eaa4cee07e940a56acfbf3c359b8a226efd76dcc222e211810"
sha256 cellar: :any, arm64_ventura: "b71c4bd746cefe0e97aef0a0f2135bc62d169b97c05fb03c8ab0e9ed2edba6c5"
sha256 cellar: :any, sonoma: "ad8d24ef80ab33d089942e6d3ddbcc8a9576df6edf5b58d07c5bbe4a279dd2aa"
sha256 cellar: :any, ventura: "c7562b4061978560cd58afc29f48bcbf5c4ea44e9c3b3483226e159a87482daa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6ad6a04daa0150fc54a7df2cfcb4de68ce55d343cb4f0bc22340244997abb50f"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 82bf557

Please sign in to comment.