Skip to content

Commit e246abd

Browse files
committed
libnghttp3: update 1.13.1 bottle.
1 parent bc83cb8 commit e246abd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/lib/libnghttp3.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class Libnghttp3 < Formula
88
head "https://github.com/ngtcp2/nghttp3.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_tahoe: "c2e159513b4d1416d0c95a4885beb975c84a12cc46c86542c2e233596546ef63"
12-
sha256 cellar: :any, arm64_sequoia: "672903c0888f2f2ed123017b89bef7569b93ee4e09d7077e1a916ad1882f4056"
13-
sha256 cellar: :any, arm64_sonoma: "72da5383868e3ddd0c8aea7f0f3aa15097d48de1185baac4c66d14c0b08076bd"
14-
sha256 cellar: :any, sonoma: "decaab14a31a3f9dde6b4b707b378ff2ea21d6598ecc2121885abe1d5d56b7ec"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "bfdd3daffbbe5da51aca1fc17b2bcb417ea2003baaa552fbed69367b5b2e38eb"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "581efd95ece962ddf8214128ad7ed038d7c5ed7857ea5cc4dd5c7738c9656373"
11+
sha256 cellar: :any, arm64_tahoe: "320e1c20068e3e7204c56c681059c39c8e50dae2d4ca0392b2f2d7cf3fbfa836"
12+
sha256 cellar: :any, arm64_sequoia: "f9f65dc7521b2c63109c3fbc7f2b062a0d8b0359951d7ba0f509037eb5a8531d"
13+
sha256 cellar: :any, arm64_sonoma: "9ad58bd871acdd9e73eeeda3775905ea697ac59d397cfd261428ab9fd6bea167"
14+
sha256 cellar: :any, sonoma: "964265e59252df3deea3c5b723985298a0a6ca3736632e062cf670822b17f876"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "b0544b65721cadcfdb3a06f05e77e39895a388ffc03dac064f459d978127713a"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e438bfe31c50fea2319aa355e9ee4c1f4a244aab07ee9784144db9434e1e8566"
1717
end
1818

1919
depends_on "cmake" => :build

0 commit comments

Comments
 (0)