Skip to content

Commit 64f605d

Browse files
committed
uncover 1.0.10
1 parent 8756309 commit 64f605d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/uncover.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Uncover < Formula
22
desc "Tool to discover exposed hosts on the internet using multiple search engines"
33
homepage "https://github.com/projectdiscovery/uncover"
4-
url "https://github.com/projectdiscovery/uncover/archive/refs/tags/v1.0.9.tar.gz"
5-
sha256 "21da033571b5f726b22bbe7146cc334ca32b76ae4d39cb43066565ec3d38c3f1"
4+
url "https://github.com/projectdiscovery/uncover/archive/refs/tags/v1.0.10.tar.gz"
5+
sha256 "289255ef356cadff97a8cf3726c851f6b62d3ee4ba31a9b0aedc2ea017f9bc52"
66
license "MIT"
77
head "https://github.com/projectdiscovery/uncover.git", branch: "main"
88

0 commit comments

Comments
 (0)