hashcat: Update to version 6.2.4

This commit is contained in:
Richard Kuhnt 2021-08-29 19:00:35 +00:00
parent 8d45c12451
commit b5973eb962

View File

@ -1,15 +1,15 @@
{
"version": "6.2.3",
"version": "6.2.4",
"description": "Advanced password recovery tool",
"homepage": "https://hashcat.net/hashcat/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://hashcat.net/files/hashcat-6.2.3.7z",
"hash": "2383f1474cb36b9cab5a70522da140485b5c68bdf4f7dd50746b1c1b5e2ad9c1"
"url": "https://hashcat.net/files/hashcat-6.2.4.7z",
"hash": "be6abeca5ab5b06a17850c69e954e7124d91ecdb5844b75e4df548158cbc9514"
}
},
"extract_dir": "hashcat-6.2.3",
"extract_dir": "hashcat-6.2.4",
"bin": "hashcat.exe",
"checkver": {
"github": "https://github.com/hashcat/hashcat"