We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9026873 commit 09974fbCopy full SHA for 09974fb
Formula/c/cloudflare-quiche.rb
@@ -2,8 +2,8 @@ class CloudflareQuiche < Formula
2
desc "Savoury implementation of the QUIC transport protocol and HTTP/3"
3
homepage "https://docs.quic.tech/quiche/"
4
url "https://github.com/cloudflare/quiche.git",
5
- tag: "0.23.4",
6
- revision: "68c296009f87a10e1cb935c5879e53bcc412d00c"
+ tag: "0.23.5",
+ revision: "fde75a22236837680ca6108a7b25964aef39c846"
7
license "BSD-2-Clause"
8
head "https://github.com/cloudflare/quiche.git", branch: "master"
9
0 commit comments