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 8756309 commit 64f605dCopy full SHA for 64f605d
Formula/u/uncover.rb
@@ -1,8 +1,8 @@
1
class Uncover < Formula
2
desc "Tool to discover exposed hosts on the internet using multiple search engines"
3
homepage "https://github.com/projectdiscovery/uncover"
4
- url "https://github.com/projectdiscovery/uncover/archive/refs/tags/v1.0.9.tar.gz"
5
- sha256 "21da033571b5f726b22bbe7146cc334ca32b76ae4d39cb43066565ec3d38c3f1"
+ url "https://github.com/projectdiscovery/uncover/archive/refs/tags/v1.0.10.tar.gz"
+ sha256 "289255ef356cadff97a8cf3726c851f6b62d3ee4ba31a9b0aedc2ea017f9bc52"
6
license "MIT"
7
head "https://github.com/projectdiscovery/uncover.git", branch: "main"
8
0 commit comments