Skip to content

Commit fb78118

Browse files
committed
tlsx 1.2.1
1 parent 1b05e0e commit fb78118

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tlsx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tlsx < Formula
22
desc "Fast and configurable TLS grabber focused on TLS based data collection"
33
homepage "https://github.com/projectdiscovery/tlsx"
4-
url "https://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.2.0.tar.gz"
5-
sha256 "0aefac187dfe49f1c30b52736915c81b5c1fa215bd76a2417fff9d3006acc98a"
4+
url "https://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.2.1.tar.gz"
5+
sha256 "d79c827791275a9ad4b5967b06828deecab55bedb2b7af641a6c01a28e37f113"
66
license "MIT"
77
head "https://github.com/projectdiscovery/tlsx.git", branch: "main"
88

0 commit comments

Comments
 (0)