Skip to content

Commit fef45b7

Browse files
committed
arp-scan-rs 0.15.0
1 parent 91bfba3 commit fef45b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/arp-scan-rs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ArpScanRs < Formula
22
desc "ARP scan tool written in Rust for fast local network scans"
33
homepage "https://github.com/kongbytes/arp-scan-rs"
4-
url "https://github.com/kongbytes/arp-scan-rs/archive/refs/tags/v0.14.0.tar.gz"
5-
sha256 "9cd8ae882d47aef59f79ceedc797a9697b0f1b81916488a43a84b0a807b482fa"
4+
url "https://github.com/kongbytes/arp-scan-rs/archive/refs/tags/v0.15.0.tar.gz"
5+
sha256 "d727e9d7ef582a1058b51045e0ed2e8bc13c2bae1d5a8873186202ee3d4dfc86"
66
license "AGPL-3.0-or-later"
77
head "https://github.com/kongbytes/arp-scan-rs.git", branch: "master"
88

0 commit comments

Comments
 (0)