2021-05-15 09:24:13 -07:00

26 lines
717 B
JSON

{
"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.1.7z",
"hash": "d2b3c8f333c22cc4a021c916a95b8461e18d9c87103080fe06da247ae37cec80"
}
},
"extract_dir": "hashcat-6.2.1",
"bin": "hashcat.exe",
"checkver": {
"github": "https://github.com/hashcat/hashcat"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://hashcat.net/files/hashcat-$version.7z"
}
},
"extract_dir": "hashcat-$version"
}
}