hashcat: Update to version 6.1.1

This commit is contained in:
Jakub Čábera 2020-07-29 22:50:58 +02:00
parent c0fed84041
commit 12052a89c0

View File

@ -1,15 +1,15 @@
{
"version": "6.1.0",
"version": "6.1.1",
"description": "Advanced password recovery tool",
"homepage": "https://hashcat.net/hashcat/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://hashcat.net/files/hashcat-6.1.0.7z",
"hash": "87046e240dee509b2740d06a7da4689b637be642b3c054a813b35f47634cd216"
"url": "https://hashcat.net/files/hashcat-6.1.1.7z",
"hash": "444e1e671147056e96d265c77d8d44e8fef908bd008ce60fd4c3853a1c9ad3af"
}
},
"extract_dir": "hashcat-6.1.0",
"extract_dir": "hashcat-6.1.1",
"bin": "hashcat.exe",
"checkver": {
"github": "https://github.com/hashcat/hashcat"