hashcat 4.1.0

Closes #24398.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
ilovezfs 2018-02-21 07:58:16 -08:00 committed by commitay
parent f35a8cd707
commit 54bf110352

View file

@ -2,9 +2,9 @@ class Hashcat < Formula
desc "World's fastest and most advanced password recovery utility"
homepage "https://hashcat.net/hashcat/"
# Note the mirror will return 301 until the version becomes outdated.
url "https://hashcat.net/files/hashcat-4.0.1.tar.gz"
mirror "https://hashcat.net/files_legacy/hashcat-4.0.1.tar.gz"
sha256 "7fa24447eb9798f6926093a6d52ce77b34d8883866b23cf473d4dfbb22974edd"
url "https://hashcat.net/files/hashcat-4.1.0.tar.gz"
mirror "https://hashcat.net/files_legacy/hashcat-4.1.0.tar.gz"
sha256 "bd23997153c5a8c8b35da3931ff74a808561399de3f3e07058ff4d2f8617119c"
version_scheme 1
head "https://github.com/hashcat/hashcat.git"