hcxtools 6.1.4
Closes #66081. Signed-off-by: FX Coudert <fxcoudert@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
98bb7db295
commit
ac6b65aab0
|
@ -1,8 +1,8 @@
|
||||||
class Hcxtools < Formula
|
class Hcxtools < Formula
|
||||||
desc "Utils for conversion of cap/pcap/pcapng WiFi dump files"
|
desc "Utils for conversion of cap/pcap/pcapng WiFi dump files"
|
||||||
homepage "https://github.com/ZerBea/hcxtools"
|
homepage "https://github.com/ZerBea/hcxtools"
|
||||||
url "https://github.com/ZerBea/hcxtools/archive/6.1.3.tar.gz"
|
url "https://github.com/ZerBea/hcxtools/archive/6.1.4.tar.gz"
|
||||||
sha256 "15f02189a235b28d6853f231b5cef871a6d487414c3e631971226e8fed88dbcb"
|
sha256 "9bd55014f8f535fa192c29b76c0fd3550210c7b6625dc73a06eecb52df1942a8"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
head "https://github.com/ZerBea/hcxtools.git"
|
head "https://github.com/ZerBea/hcxtools.git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue