mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
36 lines
896 B
JSON
36 lines
896 B
JSON
{
|
|
"homepage": "https://hashcat.net/hashcat/",
|
|
"license": "MIT",
|
|
"version": "4.2.1",
|
|
"url": "https://hashcat.net/files/hashcat-4.2.1.7z",
|
|
"extract_dir": "hashcat-4.2.1",
|
|
"architecture": {
|
|
"64bit": {
|
|
"bin": [
|
|
[
|
|
"hashcat64.exe",
|
|
"hashcat",
|
|
""
|
|
]
|
|
]
|
|
},
|
|
"32bit": {
|
|
"bin": [
|
|
[
|
|
"hashcat32.exe",
|
|
"hashcat",
|
|
""
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"hash": "07e8d73ed188b071d0a9005ced6e0f48a72043d19473e16ed9f7480283463f30",
|
|
"checkver": {
|
|
"github": "https://github.com/hashcat/hashcat/"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://hashcat.net/files/hashcat-$version.7z",
|
|
"extract_dir": "hashcat-$version"
|
|
}
|
|
}
|