Skip to content

Commit f257855

Browse files
committed
fizz 2025.09.01.00
1 parent 05a9115 commit f257855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fizz.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fizz < Formula
22
desc "C++14 implementation of the TLS-1.3 standard"
33
homepage "https://github.com/facebookincubator/fizz"
4-
url "https://github.com/facebookincubator/fizz/releases/download/v2025.08.25.00/fizz-v2025.08.25.00.tar.gz"
5-
sha256 "25c0e6bdf629f70243dab2718dc3d4a55680f62284cd8599138ef0de1cee6701"
4+
url "https://github.com/facebookincubator/fizz/releases/download/v2025.09.01.00/fizz-v2025.09.01.00.tar.gz"
5+
sha256 "1dc308a102e038d97c3e0fe8981cf75867e16ff05e812b28fa9d1a8140e5e148"
66
license "BSD-3-Clause"
77
head "https://github.com/facebookincubator/fizz.git", branch: "main"
88

0 commit comments

Comments
 (0)