hashcat: Update to version 6.0.0

This commit is contained in:
Jakub Čábera 2020-06-17 10:48:32 +02:00
parent 31c36e25da
commit 9ecf56dac1

View File

@ -2,9 +2,9 @@
"homepage": "https://hashcat.net/hashcat/",
"description": "Advanced password recovery tool.",
"license": "MIT",
"version": "5.1.0",
"url": "https://hashcat.net/files/hashcat-5.1.0.7z",
"extract_dir": "hashcat-5.1.0",
"version": "6.0.0",
"url": "https://hashcat.net/files/hashcat-6.0.0.7z",
"extract_dir": "hashcat-6.0.0",
"architecture": {
"64bit": {
"bin": [
@ -25,7 +25,7 @@
]
}
},
"hash": "d3b98f183be2b676d1d9734ac40d80b79e9b53fac32045636682ca10970c8edb",
"hash": "869c0622696108589cab876c5ec25b9b4787ba0af9554fad6f9e2366d128eff1",
"checkver": {
"github": "https://github.com/hashcat/hashcat/"
},