2021-08-29 19:00:35 +00:00

26 lines
717 B
JSON

{
"version": "6.2.4",
"description": "Advanced password recovery tool",
"homepage": "https://hashcat.net/hashcat/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://hashcat.net/files/hashcat-6.2.4.7z",
"hash": "be6abeca5ab5b06a17850c69e954e7124d91ecdb5844b75e4df548158cbc9514"
}
},
"extract_dir": "hashcat-6.2.4",
"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"
}
}