mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
26 lines
717 B
JSON
26 lines
717 B
JSON
{
|
|
"version": "6.2.0",
|
|
"description": "Advanced password recovery tool",
|
|
"homepage": "https://hashcat.net/hashcat/",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://hashcat.net/files/hashcat-6.2.0.7z",
|
|
"hash": "0b956b51843076c8945414efdbdbf586318a74086aae29bd472b1af102d2e0f2"
|
|
}
|
|
},
|
|
"extract_dir": "hashcat-6.2.0",
|
|
"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"
|
|
}
|
|
}
|