2021-12-03 18:02:00 +00:00

26 lines
717 B
JSON

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