Skip to content

Commit 23f5b93

Browse files
committed
snowflake 2.10.0
1 parent 921111a commit 23f5b93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/snowflake.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Snowflake < Formula
22
desc "Pluggable Transport using WebRTC, inspired by Flashproxy"
33
homepage "https://www.torproject.org"
4-
url "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/archive/v2.9.2/snowflake-v2.9.2.tar.gz"
5-
sha256 "b539a069eb3996d20a63eef9af59b43adb740ea121c954edf13b2bb6102b7112"
4+
url "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/archive/v2.10.0/snowflake-v2.10.0.tar.gz"
5+
sha256 "fd0ff5fb11db8d5613d6bc00f60f3a275983f41a6d4c7d36a3b66b80e25ef5f8"
66
license "BSD-3-Clause"
77
head "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git", branch: "main"
88

0 commit comments

Comments
 (0)