hashcat: Update to version 6.2.1

This commit is contained in:
Jakub Čábera 2021-05-15 09:24:13 -07:00
parent 429d270a49
commit 2d7f58fba2

View File

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