2021-06-13 14:00:22 +00:00

26 lines
717 B
JSON

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