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 921111a commit 23f5b93Copy full SHA for 23f5b93
Formula/s/snowflake.rb
@@ -1,8 +1,8 @@
1
class Snowflake < Formula
2
desc "Pluggable Transport using WebRTC, inspired by Flashproxy"
3
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"
+ url "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/archive/v2.10.0/snowflake-v2.10.0.tar.gz"
+ sha256 "fd0ff5fb11db8d5613d6bc00f60f3a275983f41a6d4c7d36a3b66b80e25ef5f8"
6
license "BSD-3-Clause"
7
head "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git", branch: "main"
8
0 commit comments