Skip to content

Commit ba1cca3

Browse files
committed
tproxy 0.9.0
1 parent 05f1c11 commit ba1cca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tproxy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tproxy < Formula
22
desc "CLI tool to proxy and analyze TCP connections"
33
homepage "https://github.com/kevwan/tproxy"
4-
url "https://github.com/kevwan/tproxy/archive/refs/tags/v0.8.1.tar.gz"
5-
sha256 "f6d3413605a03cb290dbdd08d50637203c7c84d16517cd34abc7311203f3cc9e"
4+
url "https://github.com/kevwan/tproxy/archive/refs/tags/v0.9.0.tar.gz"
5+
sha256 "ceed58273c2a5f542f378fe963f815c4b5b49a550409768985f072d5ed7b54dd"
66
license "MIT"
77
head "https://github.com/kevwan/tproxy.git", branch: "main"
88

0 commit comments

Comments
 (0)