Skip to content

Commit 3afe27e

Browse files
committed
性能优化 2.9.0
1 parent f618cd4 commit 3afe27e

File tree

3 files changed

+24
-43
lines changed

3 files changed

+24
-43
lines changed

Formula.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class scan4all < Formula
22
desc "Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)..."
33
homepage "https://github.com/GhostTroops/scan4all"
4-
url "https://github.com/GhostTroops/scan4all/releases/download/2.8.9/scan4all_2.8.9_macOS_amd64.zip"
4+
url "https://github.com/GhostTroops/scan4all/releases/download/2.9.0/scan4all_2.9.0_macOS_amd64.zip"
55
sha256 "ccd874a283defad6a0deb11377cb9d6024cb5946b46f61f36008e0afe9db4950"
6-
version "V2.8.9"
6+
version "V2.9.0"
77

88
def install
99
bin.install "scan4all"

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ require (
150150
github.com/golang-sql/sqlexp v0.1.0 // indirect
151151
github.com/golang/glog v1.1.2 // indirect
152152
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
153-
github.com/golang/mock v1.6.0 // indirect
154153
github.com/golang/protobuf v1.5.3 // indirect
155154
github.com/golang/snappy v0.0.4 // indirect
156155
github.com/google/go-github v17.0.0+incompatible // indirect

0 commit comments

Comments
 (0)