Skip to content

Commit 348a066

Browse files
committed
tun2proxy 0.7.15
1 parent a762004 commit 348a066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tun2proxy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tun2proxy < Formula
22
desc "Tunnel (TUN) interface for SOCKS and HTTP proxies"
33
homepage "https://github.com/tun2proxy/tun2proxy"
4-
url "https://github.com/tun2proxy/tun2proxy/archive/refs/tags/v0.7.14.tar.gz"
5-
sha256 "905cf188791e6f6298da63488be5d71e4f47166c0886fb9bb34cf784255a84e0"
4+
url "https://github.com/tun2proxy/tun2proxy/archive/refs/tags/v0.7.15.tar.gz"
5+
sha256 "b59957261fb68b5d5ddf5e4f91bcace6ebcec3f04226ef5c958c03ed625316d1"
66
license "MIT"
77
head "https://github.com/tun2proxy/tun2proxy.git", branch: "master"
88

0 commit comments

Comments
 (0)