mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
hashcat: Update to version 7.1.2
This commit is contained in:
parent
029366be73
commit
654215bbf7
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "7.1.1",
|
||||
"version": "7.1.2",
|
||||
"description": "Advanced password recovery tool",
|
||||
"homepage": "https://hashcat.net/hashcat/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://hashcat.net/files/hashcat-7.1.1.7z",
|
||||
"hash": "e09f88233ae8a88e0e60d68c20e4f5094d9122af533a7d186a45d8d55d08f3a0"
|
||||
"url": "https://hashcat.net/files/hashcat-7.1.2.7z",
|
||||
"hash": "80db0316387794ce9d14ed376da75b8a7742972485b45db790f5f8260307ff98"
|
||||
}
|
||||
},
|
||||
"extract_dir": "hashcat-7.1.1",
|
||||
"extract_dir": "hashcat-7.1.2",
|
||||
"persist": "hashcat.potfile",
|
||||
"pre_install": [
|
||||
"Set-Content -Value \"@echo off`r`npushd $dir`r`nhashcat.exe %*`r`npopd\" -Path \"$dir\\hashcat.cmd\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user