Skip to content

Commit f3afe8e

Browse files
committed
mvfst 2025.09.01.00
1 parent 7ccb4c8 commit f3afe8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mvfst.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mvfst < Formula
22
desc "QUIC transport protocol implementation"
33
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"
4+
url "https://github.com/facebook/mvfst/archive/refs/tags/v2025.09.01.00.tar.gz"
5+
sha256 "df7add37679edf553a46d841a368eaf2bae2b76b8af828ccba18b8c26c070a32"
66
license "MIT"
77
head "https://github.com/facebook/mvfst.git", branch: "main"
88

0 commit comments

Comments
 (0)