Skip to content

Commit 09974fb

Browse files
committed
cloudflare-quiche 0.23.5
1 parent 9026873 commit 09974fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cloudflare-quiche.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class CloudflareQuiche < Formula
22
desc "Savoury implementation of the QUIC transport protocol and HTTP/3"
33
homepage "https://docs.quic.tech/quiche/"
44
url "https://github.com/cloudflare/quiche.git",
5-
tag: "0.23.4",
6-
revision: "68c296009f87a10e1cb935c5879e53bcc412d00c"
5+
tag: "0.23.5",
6+
revision: "fde75a22236837680ca6108a7b25964aef39c846"
77
license "BSD-2-Clause"
88
head "https://github.com/cloudflare/quiche.git", branch: "master"
99

0 commit comments

Comments
 (0)