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 a762004 commit 348a066Copy full SHA for 348a066
Formula/t/tun2proxy.rb
@@ -1,8 +1,8 @@
1
class Tun2proxy < Formula
2
desc "Tunnel (TUN) interface for SOCKS and HTTP proxies"
3
homepage "https://github.com/tun2proxy/tun2proxy"
4
- url "https://github.com/tun2proxy/tun2proxy/archive/refs/tags/v0.7.14.tar.gz"
5
- sha256 "905cf188791e6f6298da63488be5d71e4f47166c0886fb9bb34cf784255a84e0"
+ url "https://github.com/tun2proxy/tun2proxy/archive/refs/tags/v0.7.15.tar.gz"
+ sha256 "b59957261fb68b5d5ddf5e4f91bcace6ebcec3f04226ef5c958c03ed625316d1"
6
license "MIT"
7
head "https://github.com/tun2proxy/tun2proxy.git", branch: "master"
8
0 commit comments