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 1b05e0e commit fb78118Copy full SHA for fb78118
Formula/t/tlsx.rb
@@ -1,8 +1,8 @@
1
class Tlsx < Formula
2
desc "Fast and configurable TLS grabber focused on TLS based data collection"
3
homepage "https://github.com/projectdiscovery/tlsx"
4
- url "https://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.2.0.tar.gz"
5
- sha256 "0aefac187dfe49f1c30b52736915c81b5c1fa215bd76a2417fff9d3006acc98a"
+ url "https://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.2.1.tar.gz"
+ sha256 "d79c827791275a9ad4b5967b06828deecab55bedb2b7af641a6c01a28e37f113"
6
license "MIT"
7
head "https://github.com/projectdiscovery/tlsx.git", branch: "main"
8
0 commit comments