mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
hashcat: Update to version 6.2.6
This commit is contained in:
parent
f548a60482
commit
8d703a6cff
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "6.2.5",
|
"version": "6.2.6",
|
||||||
"description": "Advanced password recovery tool",
|
"description": "Advanced password recovery tool",
|
||||||
"homepage": "https://hashcat.net/hashcat/",
|
"homepage": "https://hashcat.net/hashcat/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://hashcat.net/files/hashcat-6.2.5.7z",
|
"url": "https://hashcat.net/files/hashcat-6.2.6.7z",
|
||||||
"hash": "3e88d8aa97e857b9bae836048b38d31039ead18f7ad011f8c40d465758312519"
|
"hash": "96697e9ef6a795d45863c91d61be85a9f138596e3151e7c2cd63ccf48aaa8783"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "hashcat-6.2.5",
|
"extract_dir": "hashcat-6.2.6",
|
||||||
"pre_install": "Set-Content -Value \"@echo off`r`npushd $dir`r`nhashcat.exe %*`r`npopd\" -Path \"$dir\\hashcat.cmd\"",
|
"pre_install": "Set-Content -Value \"@echo off`r`npushd $dir`r`nhashcat.exe %*`r`npopd\" -Path \"$dir\\hashcat.cmd\"",
|
||||||
"bin": "hashcat.cmd",
|
"bin": "hashcat.cmd",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user