hashcat: Update to version 6.1.0

This commit is contained in:
Jakub Čábera 2020-07-28 22:58:26 +02:00
parent 16bb6416f5
commit 80dd9b3cbb

View File

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