2021-07-16 23:26:23 -07:00

26 lines
717 B
JSON

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