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 05f1c11 commit ba1cca3Copy full SHA for ba1cca3
Formula/t/tproxy.rb
@@ -1,8 +1,8 @@
1
class Tproxy < Formula
2
desc "CLI tool to proxy and analyze TCP connections"
3
homepage "https://github.com/kevwan/tproxy"
4
- url "https://github.com/kevwan/tproxy/archive/refs/tags/v0.8.1.tar.gz"
5
- sha256 "f6d3413605a03cb290dbdd08d50637203c7c84d16517cd34abc7311203f3cc9e"
+ url "https://github.com/kevwan/tproxy/archive/refs/tags/v0.9.0.tar.gz"
+ sha256 "ceed58273c2a5f542f378fe963f815c4b5b49a550409768985f072d5ed7b54dd"
6
license "MIT"
7
head "https://github.com/kevwan/tproxy.git", branch: "main"
8
0 commit comments