hashcat: Update to version 6.2.2

This commit is contained in:
Richard Kuhnt 2021-06-13 14:00:22 +00:00
parent c398dfd082
commit 481471be09

View File

@ -1,15 +1,15 @@
{
"version": "6.2.1",
"version": "6.2.2",
"description": "Advanced password recovery tool",
"homepage": "https://hashcat.net/hashcat/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://hashcat.net/files/hashcat-6.2.1.7z",
"hash": "d2b3c8f333c22cc4a021c916a95b8461e18d9c87103080fe06da247ae37cec80"
"url": "https://hashcat.net/files/hashcat-6.2.2.7z",
"hash": "a0eb967f23b5f50643df5939f9d322a85eaf739d0393d4d5c32d36652c3abb25"
}
},
"extract_dir": "hashcat-6.2.1",
"extract_dir": "hashcat-6.2.2",
"bin": "hashcat.exe",
"checkver": {
"github": "https://github.com/hashcat/hashcat"