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 7ccb4c8 commit f3afe8eCopy full SHA for f3afe8e
Formula/m/mvfst.rb
@@ -1,8 +1,8 @@
1
class Mvfst < Formula
2
desc "QUIC transport protocol implementation"
3
homepage "https://github.com/facebook/mvfst"
4
- url "https://github.com/facebook/mvfst/archive/refs/tags/v2025.08.25.00.tar.gz"
5
- sha256 "116b6cf9f3dc82210bc840b5a9a560f4de82756cac9899d5ad7eab52f9a257ec"
+ url "https://github.com/facebook/mvfst/archive/refs/tags/v2025.09.01.00.tar.gz"
+ sha256 "df7add37679edf553a46d841a368eaf2bae2b76b8af828ccba18b8c26c070a32"
6
license "MIT"
7
head "https://github.com/facebook/mvfst.git", branch: "main"
8
0 commit comments