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 2e22687 commit cedca9eCopy full SHA for cedca9e
Formula/w/wstunnel.rb
@@ -1,8 +1,8 @@
1
class Wstunnel < Formula
2
desc "Tunnel all your traffic over Websocket or HTTP2"
3
homepage "https://github.com/erebe/wstunnel"
4
- url "https://github.com/erebe/wstunnel/archive/refs/tags/v10.3.0.tar.gz"
5
- sha256 "ede8dfb23fbab3ed5090a256ea79290c036b04e3312b8ad487d47bc5e71ff570"
+ url "https://github.com/erebe/wstunnel/archive/refs/tags/v10.4.0.tar.gz"
+ sha256 "6a01bb7e64858161648b166bb1324423c375a1f293d6bb7b578fe12f7f33b7e6"
6
license "BSD-3-Clause"
7
head "https://github.com/erebe/wstunnel.git", branch: "main"
8
0 commit comments